mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:09:01 +08:00
only show slider track when layers are available
This commit is contained in:
parent
cd3d4dc80f
commit
4143effbe1
@ -418,6 +418,7 @@ Item
|
|||||||
color: parent.trackColor
|
color: parent.trackColor
|
||||||
border.width: parent.trackBorderWidth;
|
border.width: parent.trackBorderWidth;
|
||||||
border.color: parent.trackBorderColor;
|
border.color: parent.trackBorderColor;
|
||||||
|
visible: slider.layersVisible
|
||||||
}
|
}
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user