commit | 13d91ff9188a28ab9c906a44d6fad646fbb244e7 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Feb 22 19:39:10 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Feb 22 19:39:10 2024 +0100 |
tree | 1159876784fd03954923139031acd19049993a76 | |
parent | 34965cf23a7020dcfdc11ab12e5b841fe241f987 [diff] |
Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag. Amend/fix 3a078466a