commit | 1ea9ca748cdc24e9997e442e9cd93b4687e6bbcb | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Jun 29 17:00:43 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:14 2024 +0200 |
tree | 1398061af927f9c7cf73f225d99f2f0af99f015e | |
parent | 6ef70a97fd43276a306a5347ef11d1ba00939be7 [diff] |
MultiSelect: Remove the need for using IsItemToggledSelection(). Update comments. This is the simple version that past our tests. MultiSelectItemFooter() is in need of a cleanup.