Skip to content

Commit

Permalink
skins/QMLDemo: Add slider bars to example skin
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed May 25, 2021
1 parent 4413fe4 commit b7bc0bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions res/skins/QMLDemo/MixerColumn.qml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Item {
height: 107
group: root.group
key: "volume"
bar: true
barColor: "#257b82"
barMargin: 10

handle: Image {
source: "../LateNight/palemoon/sliders/knob_volume_deck.svg"
Expand Down

0 comments on commit b7bc0bf

Please sign in to comment.