Skip to content
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

fix RowTappedCommand gesture recognizers from blocking UI #178

Merged

Conversation

symbiogenesis
Copy link
Collaborator

Fixes #175

Also referenced in the comments on #170

@symbiogenesis
Copy link
Collaborator Author

symbiogenesis commented May 2, 2024

@akgulebubekir I think a new hotfix release is warranted because of this. But this will change how RowTappedCommand is used. It will use the complex SelectionChangedEventArgs object now. Which is an improvement, because it will better handle all selection modes.

@symbiogenesis symbiogenesis merged commit 966d26a into akgulebubekir:main May 2, 2024
2 checks passed
@symbiogenesis symbiogenesis deleted the tapped-command-hotfix branch May 2, 2024 14:30
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.

Datagrid Tap Gesture Prevents Interacting With Embedded Controls
1 participant