Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic MindFusion.WPF Pack, 2024.R1 (Read 457 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
MindFusion.WPF Pack, 2024.R1
Feb 25th, 2024 at 2:38pm
Print Post  
We have released MindFusion.WPF Pack 2024.R1. It adds following new features and improvements:

.NET 8 support

The MindFusion.WPF Pack distribution now includes assemblies and sample projects for .NET 8. Locally installed assemblies do not appear automatically in Visual Studio toolbox at this time; you can either add references manually or through Nuget package manager.

MindFusion.Diagramming

UI virtualization improvements
  • The Overview control now virtualizes items when its ScaleMode is different from FitAll.
  • Large ContainerNodes that cover several screens now create presenters only for Children inside current DiagramView viewport.
  • Fixed UI virtualization memory leaks.

NodeListView improvements
  • The IconSize property specifies the size of node icons displayed by NodeListView.
  • DefaultNodeSize specifies default size of nodes created by dragging from NodeListView.
  • Fix for NodeListView not drawing supplementary labels.
  • Fixed NodeListView exception when hosted in a third-party accordion control.

ItemLabel improvements
  • Item labels can now by styled using global styles whose TargetType is set to NodeLabel or LinkLabel.
  • ItemLabel JSON serialization fixes.
  • Fixed exception when EnableWrap is set without specifying label's MaxWidth.
  • Fixed label hit-testing when spatial indexing is enabled.
  • Fix for DiagramLink in-place editor opening at incorrect position.
  • RemoveLabel now automatically repaints the node.

Drag-and-drop improvements
  • The control now displays a ghost image of nodes dragged from NodeListView. Set the DragIndicatorOpacity property to set the image opacity.
  • Set HorizontalDropAlignment and VerticalDropAlignment to specify placement of dropped node relative to mouse pointer

Miscellaneous
  • Set LayerTowardsStart property of LayeredLayout to place child nodes closer to parent nodes.
  • Call CloseToolTip method if you need to hide tooltips explicitly.
  • Fixed MouseInputMode of ControlNode when using new DiagramView.
  • OriginAnchor and DestinationAnchor setters now realign segments of cascading links.
  • Fix for selection lasso not always rendering inside DiagramView.
  • Fix for HorizontalScaleHeight and VerticalScaleWidth setters not updating the Ruler.
  • SnapMarksToPixels and MarkLength properties added to Ruler control.
  • Fix for item interactions starting on mouse-down event instead of first mouse-move, as in old versions of the diagram control.
  • Fix for custom templates not showing NodeRenderer in new DiagramView.
  • Fixed exception when Scrollable containers are nested.
  • Fixed exception when (programmatically) moving offscreen containers.


Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/WpfPackTrial.zip

Updated assemblies are also available as MindFusion.Pack.Wpf NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint