reset the internal size copy when the theme changes
Change-Id: I1800076e98bc543ffdea3f4c92d5a08f934f7573
This commit is contained in:
parent
7476decf29
commit
7d00d30f44
@ -644,6 +644,7 @@ void SvgPrivate::themeChanged()
|
||||
themePath.clear();
|
||||
eraseRenderer();
|
||||
setImagePath(currentPath);
|
||||
q->resize();
|
||||
|
||||
//qDebug() << themePath << ">>>>>>>>>>>>>>>>>> theme changed";
|
||||
emit q->repaintNeeded();
|
||||
|
Loading…
Reference in New Issue
Block a user