commit | 2765fdb43ea38aaba20109b2a9f4935ccb9ebae7 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Sep 20 19:10:08 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Jul 18 18:19:16 2024 +0200 |
tree | b9cd704bfe23b60e50e9116557048caeae14e3d9 | |
parent | 88df5901458100a6f4268385f3fb5c36bdb6ac8b [diff] |
MultiSelect: removed seemingly unnecessary block in BeginMultiSelect(). - EndIO.RangeSelected always set along with EndIO.RequestSetRange - Trying to assert for the assignment making a difference when EndIO.RequestSetRange is already set couldn't find a case (tests passing).