Skip to content

feat(graphic-2d): destroy konva js in the lib clear#372

Open
Tchips46 wants to merge 3 commits into
mainfrom
feat/graphical/clear-konva-js
Open

feat(graphic-2d): destroy konva js in the lib clear#372
Tchips46 wants to merge 3 commits into
mainfrom
feat/graphical/clear-konva-js

Conversation

@Tchips46

@Tchips46 Tchips46 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Resolves #356

How do you test this PR?

@Tchips46 Tchips46 self-assigned this Jun 9, 2026
@github-actions github-actions Bot added packages:graphics-2d Related to Graphics2D library packages:ecs-lib Related to Abstract ECS library packages:core-editor Related to Core Editor library labels Jun 9, 2026
@Tchips46 Tchips46 force-pushed the feat/graphical/clear-konva-js branch from a3ed901 to f72e180 Compare June 9, 2026 11:26
@github-actions github-actions Bot removed the packages:ecs-lib Related to Abstract ECS library label Jun 9, 2026
});
reg.addComponent(ecsEntity, ecsComponent);
});
this.lastLoadedSave = JSON.parse(JSON.stringify(save));

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's set for each entity ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages:core-editor Related to Core Editor library packages:graphics-2d Related to Graphics2D library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Destroy konva at the end

2 participants