mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 00:10:00 -05:00
The table->CurrentColumn != -1 test in BeginMultiSelect() was affected. It would have been possible to amend the test with table->IsInsideRow but this seems generally saner. Docs: fixed typo. (#8592)
243 KiB
243 KiB