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
Checking pipeline status
Loading
Please register or sign in to comment