commit | 09e74f3ebbca85b8014aeee905ceeb2cd7ce0f9e | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Sep 22 15:34:25 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Sep 25 15:07:41 2023 +0200 |
tree | 3a53055da713f6aef73744851b89300f4c6aa17f | |
parent | 6099d32a88ef74a2e99e9313c764118490ff7d49 [diff] |
RangeSelect/MultiSelect: use a single ImGuiMultiSelectIO buffer. + using local storage var in EndMultiSelect(), should be no-op.