Can we get ImGuiTestEngine_UnregisterTest, too
mgerhardy opened this issue · 1 comments
mgerhardy commented
The use-case I have is that my UI creates or removes widgets when I switch behaviour (I have a simple and a more complex mode). The widgets register their ui unittests on spawning, but I can't unregister them on removing the widget and that leads to a crash in the test engine.