commit | e61612a6873788c9237c076c480b6182dc0e1547 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Jun 11 18:26:22 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:21 2024 +0200 |
tree | eab29f39278425cbc75e1fcc49c8fd24af78fdf3 | |
parent | e1fd25051e1c4d4fef53eca80412668505a6908f [diff] |
MultiSelect: ImGuiSelectionBasicStorage: rework to accept massive selections requests without flinching. Batch modification + storage only keeps selected items.