MindFusion.Diagramming for WPF V3.8.1
Released: Jan 13, 2022
Aggiornamenti in V3.8.1
Funzionalità
- Added Microsoft .NET 6 assemblies - The distribution now includes assemblies for .NET 6. Automatic Microsoft Visual Studio toolbox integration is not available at this time. You must add diagramming.wpf assembly references to the project manually or through Nuget, and then add corresponding elements to Xaml markup for the various controls from the library.
- ArrangeAsync method is now available in CoreCLR assemblies (Microsoft .NET Core 3 and 5+ versions).
- The EnumAllPaths method of PathFinder now yields each path immediately when found.
Correzioni
- Fixed link-drawing exceptions when both TableNode and its Rows have their AnchorPattern set and ConnectionStyle is set to Both.