Modify ↓
Opened 18 years ago
Closed 17 years ago
#691 closed enhancement (fixed)
[Patch] Simplify intersection code and make snap to threshold configurable
| Reported by: | Owned by: | framm | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| 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)
by , 18 years ago
| Attachment: | intersection.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Applied in r1029.