commit | 9435a3185affdb72a405d7257d2dc63f662c7c93 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Dec 19 14:06:58 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:19 2024 +0200 |
tree | ee857915ba4819a1f13121472b91dd0026c0f5f3 | |
parent | 955210ae5bf4aeeb7ca2a6bc15521f6481016624 [diff] |
RangeSelect/MultiSelect: (Breaking) Added current_selection_size to BeginMultiSelect(). Required for shortcut routing so we can e.g. have Escape be used to clear selection THEN to exit child window.