mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
Cura.Checkbox requires vertical alignment since it no longer takes up the same amount of vertical space.
This commit is contained in:
parent
951e1cb37b
commit
9b11483428
@ -62,7 +62,7 @@ UM.Dialog
|
||||
id: toggleShowAll
|
||||
anchors
|
||||
{
|
||||
verticalCenter: parent.verticalCenter
|
||||
top: parent.top
|
||||
right: parent.right
|
||||
}
|
||||
text: catalog.i18nc("@label:checkbox", "Show all")
|
||||
|
Loading…
x
Reference in New Issue
Block a user