Do a full repaint when frameSvg says a repaintNeeded
This commit is contained in:
parent
a30afb9c34
commit
cbe13ac765
@ -289,7 +289,7 @@ void FrameSvgItem::doUpdate()
|
|||||||
setImplicitHeight(m_frameSvg->marginSize(Plasma::Types::TopMargin) + m_frameSvg->marginSize(Plasma::Types::BottomMargin));
|
setImplicitHeight(m_frameSvg->marginSize(Plasma::Types::TopMargin) + m_frameSvg->marginSize(Plasma::Types::BottomMargin));
|
||||||
}
|
}
|
||||||
|
|
||||||
m_sizeChanged = true;
|
m_textureChanged = true;
|
||||||
update();
|
update();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user