evaera / matter

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

Switching between two systems with widgets will not render the new systems' widgets #72

Closed jackTabsCode closed 8 months ago

jackTabsCode commented 9 months ago

Consider system A and system B. Both of these systems have widgets. When switching from system A to system B, system A's widgets disappear, but system B's widgets do not show up. Hiding then showing system B again, will cause system B's widgets to show up.

https://github.com/evaera/matter/assets/44332148/d23bb946-c90f-47db-959b-495323359edf