mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:19:03 +08:00
Don't anchor status label to button any more
It's now in a completely different place. Contributes to issue CURA-8609.
This commit is contained in:
parent
4661b02e4c
commit
052e33e66b
@ -235,9 +235,6 @@ Window
|
||||
{
|
||||
id: syncStatusLabel
|
||||
|
||||
anchors.right: syncButton.left
|
||||
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
||||
|
||||
visible: text !== ""
|
||||
text: ""
|
||||
color: UM.Theme.getColor("text")
|
||||
|
Loading…
x
Reference in New Issue
Block a user