hi guys,
i created an app and placed an imgui inside a window. it works during launch, i'm able to interact with the imgui widget, but the moment i leave the area, it becomes unresponsive. i am able to interact with utlra app kit widgets, but the imgui ones become unresponsive. the app works fine it doesn't crash or anything, and the ultra app kit widgets remain responsive as normal. any ideas why does the imgui window becomes unresponsive after the cursor leaves it?
thanks!