Move the switchButton's icon smallSpacing left.
Make icon size smallMedium.
BUG: 417710
jgrulich | |
ngraham |
Plasma | |
VDG |
Move the switchButton's icon smallSpacing left.
Make icon size smallMedium.
BUG: 417710
Before:
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
applet/contents/ui/SwitchButton.qml | ||
---|---|---|
54 ↗ | (On Diff #75815) | Can this bug be fixed? Or is that because we use a CheckBox without a label and so it is icon width + spacing + no label? |
applet/contents/ui/SwitchButton.qml | ||
---|---|---|
54 ↗ | (On Diff #75815) | I made some tests. I even comment out in checkbox style, label and background but always added spacing. |