fix rendering issues

This commit is contained in:
Marco Martin 2013-12-27 11:23:16 +01:00
parent a314812497
commit 4f3228ab44

View File

@ -282,7 +282,7 @@ Item {
}
PlasmaCore.SvgItem {
svg: bordersSvg
width: naturalSize.width
height: naturalSize.height
elementId: surface.prefix+"-bottom"
visible: button.y + button.height < button.parent.height
anchors {