gvgeo added inline comments. INLINE COMMENTS
> SwitchButton.qml:54 > left: switchButtonCheckbox.right > - leftMargin: units.gridUnit / 2 > - top: switchButtonCheckbox.top > - bottom: switchButtonCheckbox.bottom > + // Checkbox bug adds internally a smallSpacing on the right. > Doubling the effective spacing here. > + leftMargin: units.smallSpacing I made some tests. I even comment out in checkbox style, label and background but always added spacing. Only workaround that found to work, was to set `spacing: control.text ? smallSpacing : 0`, but didn't felt right way to do it. REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D27453 To: gvgeo, #plasma, #vdg, jgrulich, ngraham Cc: broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart