Skip to content
Snippets Groups Projects
Commit 9b91eff8 authored by Joseph Walton-Rivers's avatar Joseph Walton-Rivers
Browse files

Don't forward keys when imgui has focus.

This prevents typing in boxes trigging key events for imgui.
It's not a perfect fix, because you still need the release event to
propgate (ie, when holding down a key then selecting an imgui text box).

But it'll do without tight imgui/fggl integration.
parent bee3b3ea
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment