mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
Remove untrue comment line
This commit is contained in:
parent
a2520b6b56
commit
c17493af3e
@ -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…
x
Reference in New Issue
Block a user