-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel-bounces@lists.sourceforge.net] On Behalf Of bulia byak Sent: dinsdag 26 februari 2008 22:12 To: Diederik van Lierop Cc: inkscape-devel Subject: Re: [Inkscape-devel] Snapping to nodes (within same path)
On Tue, Feb 26, 2008 at 4:07 PM, Diederik van Lierop <mail@...1689...> wrote:
Snapping to nodes does not depend on the visibility of the nodes, neither for the selector tool nor for the node tool. So
while editing
one path, we can snap to the invisible nodes of other paths.
Yes. I was just saying that it's a little strange, in Node tool, to be able to snap to invisible nodes of unselected objects and not to visible nodes of the selected one. Actually, now that I think of it, perhaps it even makes sense to reverse that and let Node tool only snap to visible nodes in selected object(s) - what do others think?
Although it is counterintuitive when it snaps to a node along a smooth section of a path, for me it is helpful and expected that it snaps to cusped nodes. So I'd like to keep it that way. (one could think of snapping to all nodes except for smooth nodes...)
-johan