[v9.3.x] Canvas: Inconsistent save behavior (#61013)
Canvas: Save element placement (#61007)
(cherry picked from commit 88a8cba6b0)
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
This commit is contained in:
co-authored by
Adela Almasan
parent
e12c571abf
commit
8ff6d2ae7c
@@ -285,6 +285,8 @@ export class ElementState implements LayerElement {
|
||||
|
||||
this.applyLayoutStylesToDiv();
|
||||
this.revId++;
|
||||
|
||||
this.getScene()?.save();
|
||||
}
|
||||
|
||||
updateData(ctx: DimensionContext) {
|
||||
|
||||
Reference in New Issue
Block a user