MindFusion.Diagramming for .NET MAUI 1.1.4
Released: May 27, 2024
Mises à jour de MindFusion.Diagramming for .NET MAUI 1.1.4
Fonctionnalités
- 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.
Correctifs
- Fixed CreateImage method not exporting bitmap images assigned to nodes.