mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06: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
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue