mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 23:38:59 +08:00
Remove unnecessary alignment
It is single-line text and already aligned to the right side via the anchors. Contributes to issue CURA-3161.
This commit is contained in:
parent
60812139b7
commit
6ed0e81492
@ -46,7 +46,6 @@ Column
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
horizontalAlignment: Text.AlignRight
|
||||
}
|
||||
Label
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user