mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Hide background if no item is selected
CURA-8949
This commit is contained in:
parent
3a1d5a29fa
commit
d6b2b951f2
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ UM.ManagementPage
|
||||||
}
|
}
|
||||||
border.width: UM.Theme.getSize("default_lining").width
|
border.width: UM.Theme.getSize("default_lining").width
|
||||||
border.color: UM.Theme.getColor("thick_lining")
|
border.color: UM.Theme.getColor("thick_lining")
|
||||||
|
visible: base.hasCurrentItem
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.ProfileOverview
|
Cura.ProfileOverview
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue