mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 08:56:05 +08:00
Fix elide for the variant in configuration menu
This commit is contained in:
parent
5acc3111e0
commit
87fedc2620
@ -99,6 +99,8 @@ Cura.ExpandablePopup
|
|||||||
left: extruderIcon.right
|
left: extruderIcon.right
|
||||||
leftMargin: UM.Theme.getSize("default_margin").width
|
leftMargin: UM.Theme.getSize("default_margin").width
|
||||||
top: typeAndBrandNameLabel.bottom
|
top: typeAndBrandNameLabel.bottom
|
||||||
|
right: parent.right
|
||||||
|
rightMargin: UM.Theme.getSize("default_margin").width
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user