make sure the theme is loaded on item sync
Change-Id: Iea920b208c9e84bc9fb3c6c3c39e4362782f0b5f
This commit is contained in:
parent
094a1c105d
commit
419b344b6d
@ -515,6 +515,7 @@ void DialogPrivate::syncToMainItemSize()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
updateTheme();
|
||||||
if (visualParent) {
|
if (visualParent) {
|
||||||
// fixedMargins will get all the borders, no matter if they are enabled
|
// fixedMargins will get all the borders, no matter if they are enabled
|
||||||
auto margins = frameSvgItem->fixedMargins();
|
auto margins = frameSvgItem->fixedMargins();
|
||||||
|
Loading…
Reference in New Issue
Block a user