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.