Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Memory leak in loading subView fxml #23

Description

@comtel2000

Multiple previously loaded subView fxml nodes can't be garbage collected because of references to a Song object or other observer bindings. I would suggest to change all bindings to weak invalidation listener or just cache/reuse the fxml nodes and update the table model items.
Cheers, Joerg

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions