You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: