mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:49:04 +08:00
Made path slider widht themable.
CURA-5829
This commit is contained in:
parent
9f13de9f0d
commit
406dd68aa4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user