mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
scrollbar, options and widgets changes
* complete scrollbar skin * implement scrollbar functionality (scrolling with mouse) * fix onMouseClick issues * add tabs in options (graphics and general tab) * add new option for limiting frame rate using scrollbar * add new widget property "clipping" that will be used on scrollable areas
This commit is contained in:
@@ -28,6 +28,7 @@ MainWindow
|
||||
anchors.top: characterList.top
|
||||
anchors.bottom: characterList.bottom
|
||||
anchors.right: characterList.right
|
||||
maximum: 0
|
||||
|
||||
Label
|
||||
id: accountStatusLabel
|
||||
|
Reference in New Issue
Block a user