commit | e1fd25051e1c4d4fef53eca80412668505a6908f | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Jun 11 17:14:00 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:21 2024 +0200 |
tree | 2c4b16a9c21823db223adb38a23c981c9b450da8 | |
parent | c3d7aa252b39a5a4a61c02b99dd5bc5e6b7fdf1f [diff] |
MultiSelect: ImGuiSelectionBasicStorage: added GetNextSelectedItem() to abstract selection storage from user. Amend Assets Browser demo to handle drag and drop correctly.