Inputs: g.ActiveIdUsingManyKeys[] prevent routes from being claimed.

Amend fc134f5
This commit is contained in:
ocornut
2024-01-24 17:52:46 +01:00
parent 9176eedf24
commit 8491cf36ad
3 changed files with 12 additions and 2 deletions

View File

@ -24,7 +24,7 @@
// Library Version
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
#define IMGUI_VERSION "1.90.2 WIP"
#define IMGUI_VERSION_NUM 19015
#define IMGUI_VERSION_NUM 19016
#define IMGUI_HAS_TABLE
/*