MindFusion.Diagramming for .NET MAUI 1.1.4

Released: May 27, 2024

MindFusion.Diagramming for .NET MAUI 1.1.4 中的更新

特性

  • Using custom in-place edit controls - You can now handle the CreateEditControl event to display a custom MAUI control for users to edit an item's content.
  • Miscellaneous
    • You can now set the AutoDeleteLinks property to false to prevent deleting links along with a node they connect, and disconnect the links instead.
    • Removed dependencies to obsolete Device.StartTimer method.
  • API changes
    • For consistency with MindFusion controls for other platforms, AllowAutoScroll has been renamed to AutoScroll.

修补程序

  • Fixed CreateImage method not exporting bitmap images assigned to nodes.