Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sokol_imgui.h: Updated imgui keypad enter constant #627

Closed
wants to merge 1 commit into from

Conversation

iboB
Copy link
Contributor

@iboB iboB commented Feb 8, 2022

The constant in ImGui has been updated in ocornut/imgui#2625

The old one ImGuiKey_KeyPadEnter is still present for backwards compatibility but if one uses IMGUI_DISABLE_OBSOLETE_FUNCTIONS it is not defined.

@floooh
Copy link
Owner

floooh commented Feb 8, 2022

Thanks! But this will be fixed in a few minutes when I merge the sokol_imgui.h changes for Dear ImGui v1.87, I've updated the whole input code for the new event-based IO and extended virtual key codes.

@floooh floooh closed this Feb 8, 2022
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.

None yet

2 participants