MindFusion.Diagramming for Xamarin 1.5

Released: Mar 4, 2021

1.5 での更新項目

機能

  • Added support for free-form Nodes - A FreeFormNode collects all points from the mouse or from touch input and displays them as node's outline.
  • Export Images - You can now create a static image representing the current diagram using the CreateImage method.
  • Miscellaneous
    • Radial menu in UWP no longer changes selection.
    • Added the abililty to set WhileModifying flag in TriggerRerouting to route links while nodes are being dragged.

不具合の修正

  • Link routing fixes.
  • Fixed issue with *modifying and *modified events not raising in some Behavior modes.
  • Line gradient fixes.