KayelGee / token-attacher

MIT License
11 stars 18 forks source link

Token Attacher UI breaks if the token goes out of scope #73

Closed jonathanmclaus closed 2 years ago

jonathanmclaus commented 2 years ago

When I have the token attacher UI open for a selected token, if I change scenes the UI stays open but can no longer be used. It also can't be closed unless I navigate back to the original scene and close it then. Similar problems happen if the token is deleted.

KayelGee commented 2 years ago

If you delete the token while the ui is open and click something on the ui afterwards it should show a message and close the ui.

Using the attach ui after a scene switch will also close the ui and show that message in the next update.