Skip to content
New issue

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

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

Already on GitHub? # to your account

Add missing NumPad keys #2468

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SamuMazzi
Copy link
Contributor


name: Pull Request
about: Add missing keys
title: Add missing NumPad keys


Description:
It seems like a couple of ImGuiKey_s weren't added to DPG. Maybe it used to cause problems in the past, but due to a pretty recent (~2 years ago maybe) update in ImGui, the keys listed in ImGui should be completely cross platform, so I've added also NumPadEnter and NumPadEqual

Closes#2457 (This doesn't solve the problem of having mvKey_Return to refer to both Enter and Return, but I'd say that's never been an intended use case)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant