mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-03-25 14:25:44 -03:00
Update Canvas.js
This commit is contained in:
@@ -73,6 +73,7 @@ export class Canvas {
|
|||||||
await this.initNodeData();
|
await this.initNodeData();
|
||||||
}
|
}
|
||||||
this.saveState();
|
this.saveState();
|
||||||
|
this.render();
|
||||||
}
|
}
|
||||||
|
|
||||||
saveState(replaceLast = false) {
|
saveState(replaceLast = false) {
|
||||||
|
|||||||
Reference in New Issue
Block a user