Skip to content

Release v4.1.0

Compare
Choose a tag to compare
@miroiu miroiu released this 18 Oct 18:03
· 198 commits to master since this release
457f558
  • 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