update margins when the element prefix changes
This commit is contained in:
parent
7dd6ca01ca
commit
64c31f5ca1
@ -92,6 +92,7 @@ void FrameSvgItem::setImagePath(const QString &path)
|
||||
}
|
||||
|
||||
emit imagePathChanged();
|
||||
m_margins->update();
|
||||
update();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user