mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove untrue comment line
This commit is contained in:
parent
a2520b6b56
commit
c17493af3e
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ Item {
|
||||||
visible: sliderRoot.layersVisible
|
visible: sliderRoot.layersVisible
|
||||||
|
|
||||||
// set the new value when dragging
|
// set the new value when dragging
|
||||||
// the range slider is only dragged when the upper and lower sliders collide
|
|
||||||
function onHandleDragged () {
|
function onHandleDragged () {
|
||||||
|
|
||||||
upperHandle.y = y - upperHandle.height
|
upperHandle.y = y - upperHandle.height
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue