mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
Center Align Checkbox in per model settings visibilty menu
This commit is contained in:
parent
31225d5b32
commit
85973f4a1a
@ -64,6 +64,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
top: parent.top
|
top: parent.top
|
||||||
right: parent.right
|
right: parent.right
|
||||||
|
verticalCenter: filterInput.verticalCenter
|
||||||
}
|
}
|
||||||
text: catalog.i18nc("@label:checkbox", "Show all")
|
text: catalog.i18nc("@label:checkbox", "Show all")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user