mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): log $stageAttrs in CanvasStageModule.repr()
This commit is contained in:
@@ -380,6 +380,7 @@ export class CanvasStageModule extends CanvasModuleBase {
|
||||
type: this.type,
|
||||
path: this.path,
|
||||
config: this.config,
|
||||
$stageAttrs: this.$stageAttrs.get(),
|
||||
konva: {
|
||||
stage: getKonvaNodeDebugAttrs(this.konva.stage),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user