MultiSelect: Box-Select +Tables: fix usage of box-selection columns with items straying out of columns. (#7994, #2221)

Use 00d3f9295e.
+ Assets Browser toggle to enable ScrollX.
This commit is contained in:
ocornut
2026-04-20 11:07:45 +02:00
parent ea1c04f7ab
commit ac88294b4a
3 changed files with 19 additions and 5 deletions
+2
View File
@@ -83,6 +83,8 @@ Other Changes:
- Box-Select: fixes for using accross nested child windows. (#8364)
- Box-Select + Clipper: fixed an issue selecting items while scrolling while a clipper
active. (#7994, #8250, #7821, #7850, #7970)
- Box-Select + Tables: fixed an issue using box-selection in a tables with
items straying out of columns boundaries. (#7994, #2221)
- Box-Select + Tables: fixed an issue when calling `BeginMultiSelect()` in a table
before layout has been locked (first row or headers row submitted). (#8250)
- Style: