Made path slider widht themable.

CURA-5829
This commit is contained in:
Jaime van Kessel 2018-11-05 11:54:55 +01:00
parent 9f13de9f0d
commit 406dd68aa4

View file

@ -18,7 +18,7 @@ Item
{
id: pathSlider
height: UM.Theme.getSize("slider_handle").width
width: 250
width: UM.Theme.getSize("layerview_menu_size").width
anchors.bottom: parent.bottom
anchors.bottomMargin: UM.Theme.getSize("default_margin").height