Progress is being made for my little vector design app! ๐ป
It's now possible to display a distance measurement between two objects - e.g. between two text objects.
Besides this, I also added two small labels that can be displayed next to vector lines. One label for name of line and another for the length measurement.
Line names cannot be changed yet, but at some point, I will add a panel for layers where they can be renamed, locked, toggle visibility, etc. Basically, the same as in Adobe Illustrator and other design applications.
My plan is for the layer name to be the line name as well.
The UI of my app is a little rough, but the most important thing is the functionality to work perfectly. The UI can easily be changed anytime. #dev #macOS #Swift #AppKit
It's now possible to display a distance measurement between two objects - e.g. between two text objects.
Besides this, I also added two small labels that can be displayed next to vector lines. One label for name of line and another for the length measurement.
Line names cannot be changed yet, but at some point, I will add a panel for layers where they can be renamed, locked, toggle visibility, etc. Basically, the same as in Adobe Illustrator and other design applications.
My plan is for the layer name to be the line name as well.
The UI of my app is a little rough, but the most important thing is the functionality to work perfectly. The UI can easily be changed anytime. #dev #macOS #Swift #AppKit
2