mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
Canvas: Save element placement (#61007)
This commit is contained in:
@@ -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