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

KeyBoard Inputs crashing in debug mode #292

Open
ishant4iZard opened this issue Sep 3, 2024 · 1 comment
Open

KeyBoard Inputs crashing in debug mode #292

ishant4iZard opened this issue Sep 3, 2024 · 1 comment

Comments

@ishant4iZard
Copy link

while in debug mode if you press some keys like "CapsLock", "PrtSc", "ScrLk" or numpad "." it shows "Assertion failed: key >= 0 && key < ((int)(sizeof(io.KeysDown) / sizeof(*(io.KeysDown)))), file C:\Users\ishan\source\repos\2DPlatformer\build_deps\imgui-sfml-src\imgui-SFML.cpp, line 307" in console along with a Debug Error

@ChrisThrasher
Copy link
Member

What version of ImGui-SFML are you using?

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

No branches or pull requests

2 participants