osd: allow scroll
This commit is contained in:
parent
05ced6e4be
commit
4b341ca16f
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ Slider {
|
|||
required property string icon
|
||||
property real oldValue
|
||||
|
||||
wheelEnabled: true
|
||||
|
||||
orientation: Qt.Vertical
|
||||
|
||||
background: StyledRect {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue