commit | 31f11cf304970648dfb83375fd63bc49cb69d07d | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Jun 01 15:17:37 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jun 01 15:35:01 2023 +0200 |
tree | 15b80467c8f0307dbcd3bde37830a9e5207c81ab | |
parent | 61ebb37843381b128c6390697bcd4752c42e103f [diff] |
Internals: Added FocusItem(). Made activation explicit/opt-in via ImGuiNavMoveFlags_Activate. Rename ActivateItem() to ActivateItemByID().