MindFusion.Diagramming for iOS 1.4

Released: Jun 1, 2021

1.4 での更新項目

機能

Undo/redo support

  • The Diagram control now supports undo and redo operations. Multiple changes can be recorded as a single undoable operation and it is also possible to create custom undoable operations.

Mac Catalyst support

  • The framework can now be used in macOS applications targeting Mac Catalyst.

Miscellaneous

  • Added createDiagramLink overload for tree views.
  • Added nodeDoubleClicked and linkDoubleClicked events.
  • Added new ImageAlign modes.
  • Added clicked and doubleClicked events.
  • Added linkHitDistance property.
  • Added nodeCreating and linkCreating validation events.