mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 08:55:54 +08:00
Hide per object settings info when there is nothing to show
This commit is contained in:
parent
ea805d9a02
commit
a9ecec0d5c
@ -68,6 +68,7 @@ Button
|
||||
height: parent.height
|
||||
padding: 0
|
||||
leftPadding: UM.Theme.getSize("thin_margin").width
|
||||
visible: meshType != "" || perObjectSettingsCount > 0
|
||||
|
||||
onClicked:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user