evaera / matter

A modern ECS library for Roblox.
https://eryn.io/matter/
MIT License
143 stars 34 forks source link

Toggle state window in debugger #51

Closed hazelmeow closed 1 year ago

hazelmeow commented 1 year ago

In the debugger, clicking the list item for a system with an open window closes that system's window. Clicking the button for a state table that's already open currently does nothing, it should work the same as systems and close the window.

Ukendio commented 1 year ago

Closed with #60