Skip to content

Fix deselection for RowSelection.SingleSelect = true #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Fix deselection for RowSelection.SingleSelect = true #259

merged 1 commit into from
Feb 19, 2024

Conversation

VMelnalksnis
Copy link
Contributor

Fixes #258.

I manually tested that it fixes the issue with the sample app, and that SingleSelect = false also still works. I wasn't able to trigger pointer event handlers to cover these changes in unit tests using HeadlessWindowExtensions, but if there is any example on how to use them I'd also write the tests.

@maxkatz6 maxkatz6 merged commit d336662 into AvaloniaUI:master Feb 19, 2024
@VMelnalksnis VMelnalksnis deleted the fix-single-select branch February 19, 2024 07:35
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.

[Bug] Cannot deselect row when SingleSelect is enabled
2 participants