MindFusion.Diagramming for iOS(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
MindFusion.Diagramming for iOS 1.52022年6月1日
機能
  • Alignment grid - Helps users place diagram items more precisely.
    • The grid can be either visible or invisible.
    • If visible, the grid is painted as a matrix of points or as series of crossing lines.
    • gridColor defines the color with which the alignment points or lines are painted.
  • Miscellaneous
    • MoveNodes behavior now allows you to grab nodes to drag them without using adjustment handles.
    • resizeToFitText method makes nodes large enough to fit their text.
    • Added the measureString method which lets you determine the size of strings when rendered with specified font attributes.
    • The framework is now available as a Swift Package and can be added to a project using Xcode's Add Packages command.