mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
only show slider track when layers are available
This commit is contained in:
parent
cd3d4dc80f
commit
4143effbe1
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ Item
|
|||
color: parent.trackColor
|
||||
border.width: parent.trackBorderWidth;
|
||||
border.color: parent.trackBorderColor;
|
||||
visible: slider.layersVisible
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue