Skip to content

Fix row wipe#4778

Draft
edmundophie wants to merge 5 commits into
tabulator-tables:masterfrom
edmundophie:fixRowWipe
Draft

Fix row wipe#4778
edmundophie wants to merge 5 commits into
tabulator-tables:masterfrom
edmundophie:fixRowWipe

Conversation

@edmundophie
Copy link
Copy Markdown

No description provided.

google-labs-jules Bot and others added 5 commits June 24, 2025 07:43
When multiple rows are selected using SHIFT + click, clicking on an individual row within that selection did not deselect it.

This commit modifies the `handleComplexRowClick` function in the `SelectRow` module to correctly handle this scenario. Now, clicking an already selected row will deselect it, regardless of how it was initially selected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant