- Features:
- Added SelectedConnection, SelectedConnections, CanSelectMultipleConnections and CanSelectMultipleItems dependency properties to NodifyEditor
- Added IsSelected and IsSelectable attached dependency properties to BaseConnection
- Added PrioritizeBaseConnectionForSelection static field to BaseConnection
- Added EditorGestures.Connection.Selection
- Added support for ScrollViewer in NodifyEditor (implements IScrollInfo)
- Added NodifyEditor.ScrollIncrement dependency property
- Add the ability to select connections by @miroiu in #139
- Add support for ScrollViewer by @miroiu in #142
Full Changelog: v6.4.0...v6.5.0