Skip to content

Added compatibility with ImGUI 1.9.*#326

Open
NGLSG wants to merge 1 commit intothedmd:masterfrom
NGLSG:master
Open

Added compatibility with ImGUI 1.9.*#326
NGLSG wants to merge 1 commit intothedmd:masterfrom
NGLSG:master

Conversation

@NGLSG
Copy link

@NGLSG NGLSG commented Sep 8, 2025

No description provided.

@Marsimplodation
Copy link

Does not work anymore as the
const ImGuiKeyData* key_data = GetKeyData(key);
function is deprecated

ImGuiKeyData* ImGui::GetKeyData(ImGuiContext*, ImGuiKey): Assertion `IsNamedKey(key) && "Support for user key indices was dropped in favor of ImGuiKey. Please update backend & user code."' failed.

Also the ImRect.Floor() function is missing in modern imgui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants