|
|
@ -303,10 +303,6 @@ Item{
|
|
|
|
|
|
|
|
|
|
|
|
var fixedThickness = root.realPanelThickness;
|
|
|
|
var fixedThickness = root.realPanelThickness;
|
|
|
|
|
|
|
|
|
|
|
|
// if(panelIsBiggerFromIconSize && !root.drawShadowsExternal) {
|
|
|
|
|
|
|
|
// fixedThickness = thicknessNormal - root.panelShadow;
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (plasmoid.formFactor === PlasmaCore.Types.Vertical) {
|
|
|
|
if (plasmoid.formFactor === PlasmaCore.Types.Vertical) {
|
|
|
|
newMaskArea.width = fixedThickness;
|
|
|
|
newMaskArea.width = fixedThickness;
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|