commit | 376035fd01d7b7051af6d63fc6ee206d5fae031f | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Nov 06 14:03:40 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Mon Nov 06 14:03:40 2023 +0100 |
tree | 5db925bfd085a3fd5de60e9fb6a33e8abdfd18e3 | |
parent | cfc71ab7c5284d4ba4b4fb435129f3e60ca925bf [diff] |
Nav: fixed programmatic nav calls (e.g. SetKeyboardFocusHere() from storing io.KeyMods) Note that the g.NavMoveKeyMods -> g.NavJustMovedToKeyMods chain is not used in this branch. Multi-select uses it.