Skip to content

[BUG] CenterStack/VerticalStack/... memory issue #193

@JayAt2024

Description

@JayAt2024

When a window contentView registered with some popup(s) is terminated, it's associated stack is not killed in memory. And when a window with the same type is created, a stack will again be created in memory.

This means when I continually launch a window with registered popups and terminated it, the number of stacks in memory will only increase and never decrease.

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions