Three improvement points
-
https://youtu.be/-SlqYrWfElc?feature=shared
1. Selection of parent object: In Freehand, for a combined graphic, clicking one of its nodes and selecting "parent" will result in the entire line being selected (allowing editing or deletion of this line). However, this operation cannot be performed in VS. For a group, continuously clicking to select "parent" only reaches the top level of the group graphic, while in VS, selecting "parent" ultimately selects the artboard – this logic needs optimization.
2. Path combination: In Freehand, for combined paths, as shown in the video, both inner and outer circles can be individually selected and edited. For example, when two circles are not on the same axis, they can be combined and aligned simultaneously. This is not feasible in VS.
3. Alignment: Take the alignment example of Path A and Path B. Selecting a node of Path A and then a node of Path B for alignment can be achieved in VS. However, if selecting a node of Path A and Path B for left alignment, VS cannot perform this operation, and one of the paths will error out.Hope these three points can be optimized, thank you.
-
@monsterfox I added this to the backlog
-
(1) I will add this to the next buils.
(2) this will not change for now with regular combined paths. But it can be done with creating a group first and then using Object -> Composite Shape -> Combined on the group.
(3) This works now, but the problem is that you cannot use the Node tool to select a whole object. So first you need to select an object with the regular transform tool, and then select a node with the Node tool: https://share.cleanshot.com/RHSCt7HG
-
@VectorStyler I tried the operations in the video and found the experience poor, often failing to succeed. This operation still has room for improvement.
-
@VectorStyler Regarding the parent selection, there's only one issue left: the final parent should be the group itself, not the artboard. If needed, you can press Ctrl+A to select all for operations. Hope this issue can be resolved. Thank you.
-
@monsterfox said in Three improvement points:
the final parent should be the group itself, not the artboard
Actually, in this case the Layer is selected. Which is not the same as Control+A which selects all objects inside the layer.
-
@VectorStyler The key point is that sometimes when operating a graphic at a certain level in a group, after completion, due to too many layers, I can't remember how many layers there are. I don't think anyone pays attention to this. Originally, I need to select the final parent level of this group, so I keep pressing shortcut keys until I select the group. But now the problem is that all layers will be selected, which is always uncomfortable in operation. It requires the operator to be careful, but operational errors cannot be completely avoided. So I still hope to solve this problem. Thank you.