Anchor material name to star icon so text doesn't display under star icon.

CURA-8979
This commit is contained in:
j.delarago 2022-03-18 13:58:41 +01:00
parent c7bb97aa6c
commit c6bd020dec

View file

@ -56,7 +56,7 @@ Rectangle
wrapMode: Text.NoWrap
verticalAlignment: Text.AlignVCenter
anchors.left: swatch.right
anchors.right: parent.right
anchors.right: favoriteButton.left
anchors.leftMargin: UM.Theme.getSize("default_margin").width
anchors.rightMargin: UM.Theme.getSize("narrow_margin").width
anchors.verticalCenter: materialSlot.verticalCenter