autoformatting
This commit is contained in:
parent
f7f21f9716
commit
9d03006aaa
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ Slider {
|
|||
readonly property real trackHeight: knobDiameter * 0.5
|
||||
readonly property real cutoutExtra: Style.baseWidgetSize * 0.1 * scaling
|
||||
|
||||
|
||||
|
||||
snapMode: snapAlways ? Slider.SnapAlways : Slider.SnapOnRelease
|
||||
implicitHeight: Math.max(trackHeight, knobDiameter)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue