You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don't update io.KeysDown for keys which Dear ImGui doesn't care about
- fixes some crashes when pressing keys which Dear ImGui doesn't process
* Multiple window/Dear ImGui context support (thanks, @emrsmsrli)
* Support #define ImDrawIdx unsigned int in renderer via imconfig.h (thanks, @Doy-lee)
* Fix android delete/backspace keycodes (thanks, @Alia5)
0 commit comments