mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 07:14:24 +08:00
Make checkboxes and texts more aligned
CURA-6085
This commit is contained in:
parent
af634b82b2
commit
8e898148f6
@ -30,6 +30,7 @@ Item
|
||||
CheckBox
|
||||
{
|
||||
id: disableButton
|
||||
anchors.verticalCenter: pluginInfo.verticalCenter
|
||||
checked: isEnabled
|
||||
visible: model.type == "plugin"
|
||||
width: visible ? UM.Theme.getSize("checkbox").width : 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user