Michael-48 / Iris

Iris is an Immediate mode GUI Library for Roblox, Based on Dear ImGui
https://michael-48.github.io/Iris/
MIT License
162 stars 26 forks source link

Iris ResetOnSpawn Behavior is broken #39

Closed Michael-48 closed 9 months ago

Michael-48 commented 10 months ago

On player reset, Iris should maintain visibility regardless of PlayerGui ResetOnSpawn and of any ScreenGui ResetOnSpawn, this currently does not happen and resetting leads to an error.

Michael-48 commented 9 months ago

Tested this and i cant verify that this is a problem. Could not provoke an error from any respawn though im sure there are extraneous circumstances which aren't accounted for. Closing this one.