Release v4.1.0
- Features:
- Added EditorGestures.Selection.DefaultMouseAction to make it easier to change between mouse buttons for selection
- Added EditorGestures.Selection.Cancel gesture to cancel the selection operation reverting to the previous selection
- Added ItemsSelectStartedCommand and ItemsSelectCompletedCommand dependency properties to NodifyEditor for better undo/redo support
- Bugfixes:
- Fixed NodifyEditor.SelectedItems being empty after selection is completed
- Fixed drag canceling when Drag and CancelAction are bound to the same gesture
Full Changelog: v4.0.1...v4.1.0