mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06: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.color: UM.Theme.getColor("thick_lining")
|
||||
visible: base.hasCurrentItem
|
||||
}
|
||||
|
||||
Cura.ProfileOverview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue