mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 00:48:58 +08: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
@ -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…
x
Reference in New Issue
Block a user