mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Hide per object settings info when there is nothing to show
This commit is contained in:
parent
ea805d9a02
commit
a9ecec0d5c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ Button
|
|||
height: parent.height
|
||||
padding: 0
|
||||
leftPadding: UM.Theme.getSize("thin_margin").width
|
||||
visible: meshType != "" || perObjectSettingsCount > 0
|
||||
|
||||
onClicked:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue