MindFusion.Diagramming for ASP.NET MVC 3.2.1

パフォーマンスを向上、カスタムアイテムの登録方法を改善
5月 3, 2019
新バージョン

機能

  • Improved performance - Diagram rendering and user interactions are now faster. The control redraws the smallest possible area after a diagram changes, and compresses refresh operations into a single batch when possible. Custom node classes that need to draw outside of their Bounds should override the getRepaintBounds method to specify the repaint area.
  • Custom type registration - Custom item types registry is now stored in the session and is handled by the ItemTypeResolver class. It is no longer required to call the RegisterItemType method for every DiagramView and NodeListView instance, but instead call RegisterItemType method only once on the first DiagramView control and register the current session by calling its RegisterSession method. Then call the RegisterSession method for any subsequent controls that will use the custom item types. You can access the ItemTypeResolver registered for the current session through the static GetResolver method and unregister it by using the Unregister static method.
  • Border component now draws frame lines around and in the background behind other components in CompositeNode templates.
  • NodeListView now displays a nodes ToolTip text when the mouse hovers over an item in the list view.

不具合の修正

  • Fix for FlowchartLayout creating node overlaps in some situations.
MindFusion.Diagramming for ASP.NET MVC

MindFusion.Diagramming for ASP.NET MVC(英語版)

ASP.NET MVCアプリでダイアグラムとフローチャートを作成

ご質問がありますか?

今すぐ MindFusion Group ライセンススペシャリストとライブ チャット