Skip to content

Release v5.2.0

Compare
Choose a tag to compare
@miroiu miroiu released this 16 Apr 08:59
· 139 commits to master since this release
  • Features:
    > - Added Text to BaseConnection, allowing displaying of text on connections
    > - Added Foreground, FontSize, FontWeight, FontStyle, FontStretch and FontFamily to BaseConnection, allowing styling the displaying text
    > - Added ItemContainer.SelectedBorderThickness dependency property
    > - Added NodifyEditor.GetLocationInsideEditor
  • Bugfixes:
    > - Fixed MouseCapture not being released when EnableStickyConnections is enabled and the PendingConnection is canceled by a key gesture
    > - Fixed NodeOutput content horizontal alignment
    > - Fixed Connector not opening Context Menu
    > - Fixed PendingConnection.PreviewTarget not being set to null when there is no actual target
    > - Fixed PendingConnection.PreviewTarget not being set on Connector.PendingConnectionStartedEvent
    > - Fixed PendingConnection.PreviewTarget not being set to null on Connector.PendingConnectionCompletedEvent
    > - Fixed connectors panel not being affected by Node.VerticalAlignment
    > - Changing BorderThickness causes layout shift when selecting an item container
    > - Fixed the unintentional movement caused by snapping correction

Full Changelog: v5.0.1...v5.2.0