polishcode.eu

Results 4 comments of polishcode.eu

Hi @derekmauro. Will try to prepare a minimal xcode project that has a repro.

No change unfortunately. In both types of initialization (with/without your suggestion) input event handler (android_app* app->onInputEvent) is called twice upon button press. Inspecting those two events further down imgui impl:...

Thanks for info @ocornut. Will try to add triggering of that event after event 2 described above. In my case tooltips are not required, so that should not be a...

@ocornut your suggestion worked fine for me, thank you for that. Regarding this ticket. In my specific case - it is resolved. But generally - as you mentioned - requires...