You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: