Make the height of the layer slider dynamic

Prevents the action panel from overlapping the layer slider

CURA-6853
This commit is contained in:
Nino van Hooff 2019-10-07 15:22:04 +02:00
parent b78f34db12
commit 5bb23e4c6f
4 changed files with 16 additions and 2 deletions

View file

@ -176,6 +176,11 @@ Item
}
}
onHeightChanged : {
print("new height:" + height)
//rangeHandle.onHandleDragged()
}
// Upper handle
Rectangle
{