Modify ↓
Opened 5 years ago
Closed 5 years ago
#691 closed enhancement (fixed)
[Patch] Simplify intersection code and make snap to threshold configurable
| Reported by: | zorkos@… | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
The code to determine the intersection of two segments was overly complicated and distance from the intersection was not configurable.
There is now a new preference 'snap-intersection-threshold' that determines how far from the intersection you can click and still get the node in the intersection.
Attachments (1)
Change History (2)
Changed 5 years ago by zorkos@…
comment:1 Changed 5 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Applied in r1029.