| commit | 03add24acfc790de66434ac1a333bb8cd015cff7 | [log] [tgz] |
|---|---|---|
| author | ocornut <omarcornut@gmail.com> | Thu Jan 05 11:28:05 2023 +0100 |
| committer | ocornut <omarcornut@gmail.com> | Thu Jan 05 11:28:05 2023 +0100 |
| tree | 88a8161a879bb52880be01ff3ded2ba1f9866306 | |
| parent | 57a5b73a4cd86ec8f7d4295010d7d082a07b806c [diff] |
Selectable: Internals: removed unused ImGuiSelectableFlags_DrawHoveredWhenHeld flag. Needlessly introduced in baae057a from WIP tables branch at the time, ended up unused by Tables. A comment "I find it counter intuitive that hovering supersedes activation." in #3516 led me to this however this is not the cause of said issue.