mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 18:25:54 +08:00
Align the printer status icon properly
CURA-8202
This commit is contained in:
parent
061e889371
commit
3c2e336153
@ -114,8 +114,9 @@ Cura.ExpandablePopup
|
||||
anchors
|
||||
{
|
||||
bottom: parent.bottom
|
||||
bottomMargin: - height * 1 / 6
|
||||
left: parent.left
|
||||
leftMargin: UM.Theme.getSize("thick_margin").width
|
||||
leftMargin: iconSize - width * 5 / 6
|
||||
}
|
||||
|
||||
source:
|
||||
|
Loading…
x
Reference in New Issue
Block a user