mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 17:15:56 +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
|
height: parent.height
|
||||||
padding: 0
|
padding: 0
|
||||||
leftPadding: UM.Theme.getSize("thin_margin").width
|
leftPadding: UM.Theme.getSize("thin_margin").width
|
||||||
|
visible: meshType != "" || perObjectSettingsCount > 0
|
||||||
|
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user