Hide per object settings info when there is nothing to show

This commit is contained in:
fieldOfView 2020-04-12 09:20:46 +02:00
parent ea805d9a02
commit a9ecec0d5c

View file

@ -68,6 +68,7 @@ Button
height: parent.height
padding: 0
leftPadding: UM.Theme.getSize("thin_margin").width
visible: meshType != "" || perObjectSettingsCount > 0
onClicked:
{