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 item selection/deselection in ItemsControl (inside TabControl) when multiple/extended selection is enabled #383

Merged
merged 3 commits into from
Aug 17, 2021

Conversation

punker76
Copy link
Owner

What changed?

  • Fix item selection/deselection in ItemsControl (inside TabControl) when multiple/extended selection is enabled
  • Improve GetVisualDescendent and GetVisualDescendents method with searching for a child name
  • Fix IsSameDragDropContextAsSource calculation

Closed issues.

Closes #336

@punker76 punker76 merged commit 693159e into develop Aug 17, 2021
@punker76 punker76 deleted the fix/336 branch September 7, 2021 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Item selection in ItemsControl is not handled on PreviewMouseLeftButtonUp when multiple selection is enabled
1 participant