mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:05:56 +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
|
id: syncStatusLabel
|
||||||
|
|
||||||
anchors.right: syncButton.left
|
|
||||||
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
|
||||||
|
|
||||||
visible: text !== ""
|
visible: text !== ""
|
||||||
text: ""
|
text: ""
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user