commit | c7b925609777aec45326791c5105a433b3e4e3a7 | [log] [tgz] |
---|---|---|
author | Rémi Hérilier <rherilier@yahoo.fr> | Fri Jul 26 13:19:22 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Jul 29 12:05:08 2024 +0200 |
tree | f8fe24796c0fa499f50b6e8c280ef60e6165b38c | |
parent | 96460a8a12615f3138173996f7481cc86c70a9f1 [diff] |
Selectable: added ImGuiSelectableFlags_Highlight flag to highlight items independently from the hovered state. (#7820) Demo: Make the Widget/List boxes show how to use forced highlighting.