Skip to content

Conversation

@miroiu
Copy link
Owner

@miroiu miroiu commented Dec 16, 2024

📝 Description of the Change

Updated ConnectionContainer.Select to clear the existing selection and select the specified container within the same transaction.

🐛 Possible Drawbacks

Bindings to BaseConnection.IsSelected will receive out of order updates for SelectionType.Replace in .NET Core and later. It is recommended to handle undo/redo operations using the SelectionChanged event in this case.

@miroiu miroiu merged commit de2d254 into master Dec 16, 2024
4 checks passed
@miroiu miroiu deleted the fix/selecting-connection branch December 16, 2024 17:18
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.

2 participants