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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
MindFusion.WPF Pack, 2023.R1
May 28th, 2023 at 2:38pm
Print Post  
We have released MindFusion.WPF Pack 2023.R1. It adds following new features and improvements:

MindFusion.Diagramming

DiagramLink improvements
  • The Rotate text style of links now honors TextTrimming property, trimming long labels at segment ends.
  • Link crossing decorations are now also drawn over a control point if it is collinear with adjacent control points.
  • The ValidateLinkCrossing event validates visibility of individual link crossing point decorations.
  • Fix for missing segment joints when drawing thick links with LinkCrossings enabled.

SVG improvements
  • Fix for hyphens offsetting text vertically in exported SVG.
  • FromFile and FromStream static methods added to SvgContent let you load SVG drawings with less code.
  • SvgContent path parser fixes for missing delimiters and S commands.
  • Fixed SVG sub-path rendering in SvgNode.
  • Improved text positioning for nodes with large fonts in exported SVG files.
  • SvgNode stroke thickness fixes.

VirtualizingDiagram improvements
  • Fix for LinksSource changes not repainting immediately.
  • RealizeItems method added to VirtualizingDiagram lets you create actual items in specified off-screen area.
  • VirtualizingDiagram fix for new ContainerNode design.
  • New Arrange overload of base Layout class allows arranging a subgraph of VirtualizingDiagram.

Miscellaneous
  • Fix for NodeLabel not rendering with small font size when including some punctuation symbols.
  • Fix for Arrange method of ContainerNode not applying layout.
  • Arrange method of ContainerNode now adds offset for CaptionHeight; adjusting for caption through layout's Margins is no longer necessary.
  • New CopySelection overload lets you copy a list of items without selecting them.
  • TableNode now displays the tooltips of its row anchor points.
  • TableNode now clips anchor points of rows scrolled outside current table viewport.
  • Fixed ChangeItemCmd exception when saving DiagramLink properties.
  • MoveShades mode no longer resets custom Opacity values to 1 after the interaction.

MindFusion.Spreadsheet
  • Fixed ExcelExporter exception when exporting validations with null message texts.
  • Fixed ExcelExporter export of quoted texts.

MindFusion.Reporting
  • Fix for applying font attributes through style resources.

Virtual Keyboard
  • The RepeatDownOnly property specifies whether keys repeat only key-down events, or pairs of down and up events.

MindFusion.Scheduling

Localization
Localization support has been added to MindFusion.Scheduling built-in forms. All captions and control values can be customized by setting the corresponding property of the LocalizationInfo class. The localization data can also be exported to and loaded from XML. For additional information, refer to Localization help topic.

Distribution now includes localization files for the following languages:
  • Chinese
  • Dutch
  • French
  • German
  • Italian
  • Japanese
  • Korean
  • Polish
  • Portuguese
  • Spanish
  • Turkish


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