Commit 26e66fe
committed
make contourcarpet w/ levels contours work w/ closeBoundaries
... with similar `edgepaths.length vs starts.length` logic than
previous commit.
Note that this patch may also fix un-reported bug for contour
traces with level contours. I haven't been able to spot any
while working on this patch.1 parent 6ba77c6 commit 26e66fe
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
| 333 | + | |
337 | 334 | | |
338 | 335 | | |
339 | 336 | | |
| |||
0 commit comments