mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Anchor material name to star icon so text doesn't display under star icon.
CURA-8979
This commit is contained in:
parent
c7bb97aa6c
commit
c6bd020dec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue