commit | 4d00bf8add44155a4f6b489538bd77d6214a4432 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Sep 12 23:13:32 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Thu Sep 12 23:13:32 2024 +0200 |
tree | 1fb345a90642a390d94d269f4e963f29ed25be97 | |
parent | 6dcb7be35f8e9b54d4a3e3c75a97ab09589e4f38 [diff] |
MultiSelect+Tables: fixed an issue where box-select would skip items while drag-scrolling in a table with outer borders. (#7970, #7821). See "widgets_multiselect_boxselect_2" test.