Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

add removeKeyEvents()#49

Open
q-depot wants to merge 3 commits intosimongeilfus:masterfrom
q-depot:master
Open

add removeKeyEvents()#49
q-depot wants to merge 3 commits intosimongeilfus:masterfrom
q-depot:master

Conversation

@q-depot
Copy link
Copy Markdown

@q-depot q-depot commented Jul 21, 2017

when you open a file dialog(open/save) the main app window looses the focus without calling keyUp. The key down events are not released and imgui sliders and scroll don't work anymore, you can see the issue from the imgui test window in the "keyboard, mouse & focus" tab.
removeKeyEvents() can be called after the file dialog is opened to reset all ImGui key events to false.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant