Skip to content

Conversation

WillJuse
Copy link

@WillJuse WillJuse commented Mar 29, 2017

…s SelectionMode.

What changed?

One line added to ItemsControlExtensions to add focus on the clicked ListBox.
Describe the changes you have made to improve this project.
When switching from SelectionMode.Extended to Single we need to make sure we are focused on what was clicked.
Closed issues.
#235

@punker76
Copy link
Owner

@WillJuse Thx for contributing to this project and for the fix. After some testing I figured it out that it would be the best to set the focus directly at the mouse down event. It gives us the same behavior (fix) in addition that the foxused/selected elements keep showing if we want to drag it.

gong_focus

/cc @cmiles @airbreather

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.

2 participants