mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:06:00 +08:00
Hide background if no item is selected
CURA-8949
This commit is contained in:
parent
3a1d5a29fa
commit
d6b2b951f2
@ -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…
x
Reference in New Issue
Block a user