Skip to content

Release v6.2.0

Compare
Choose a tag to compare
@miroiu miroiu released this 23 Jul 18:11
· 96 commits to master since this release
  • Features:
    • Added a Minimap control and EditorGestures.Minimap
    • Added ContentContainerStyle, HeaderContainerStyle and FooterContainerStyle dependency properties to Node
    • Added BringIntoView that takes a Rect parameter to NodifyEditor
    • Added the NodifyEditor's DataContext as the parameter of the ItemsSelectStartedCommand, ItemsSelectCompletedCommand, ItemsDragStartedCommand and ItemsDragCompletedCommand commands
  • Bugfixes:
    • Fixed hover effect and padding of NodeInput and NodeOutput for vertical orientation
    • Fixed ItemContainers being selected sometimes when double clicking the canvas

minimap

Full Changelog: v6.1.0...v6.2.0