Opened 14 years ago
Closed 14 years ago
#1255 closed defect (fixed)
v.digit line snapping fails to snap to it self
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.1 |
Component: | Vector | Version: | svn-releasebranch64 |
Keywords: | v.digit | Cc: | |
CPU: | x86-64 | Platform: | Unspecified |
Description
Snapping works fine on existing lines, still for some reason fails to snap to line itself. I.e. try to create closed boundary consisting only from two verticles and one node (a triangle). v.digit fails to snap endpoint to startpoint. Creating a triangle from two or three lines works just fine. (This is note to myself: line.c *_line_update() button3 case needs to check also unwritten nodes for proximity)
PS. Does it make sense for v.digit to ask for attribute data for boundary?
Change History (3)
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 14 years ago
Component: | Default → Vector |
---|
Note:
See TracTickets
for help on using tickets.
Fixed for 6.5 with r44920
A candidate for backporting.