| commit | 31d033c9d8d64fb9047cdcd731890f1fb5f85db2 | [log] [tgz] |
|---|---|---|
| author | ocornut <omarcornut@gmail.com> | Wed Oct 06 18:33:01 2021 +0200 |
| committer | ocornut <omarcornut@gmail.com> | Wed Oct 06 18:42:11 2021 +0200 |
| tree | 99b6687cefc70e4fcae872b4444d5f7d65ad22b0 | |
| parent | fbe78b1a3a71b90bfaed656a0cfff29886f11f7c [diff] |
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432) + Removed references to counter used by previous implementation of SetKeyboardFocus functions (the TabStop ones will be removed after)