mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 21:25:53 +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
|
anchors
|
||||||
{
|
{
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
|
bottomMargin: - height * 1 / 6
|
||||||
left: parent.left
|
left: parent.left
|
||||||
leftMargin: UM.Theme.getSize("thick_margin").width
|
leftMargin: iconSize - width * 5 / 6
|
||||||
}
|
}
|
||||||
|
|
||||||
source:
|
source:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user