Commit 28633db
committed
fix line rectangle intersect bug from 0.6.8
Lines connecting text to points were offset a bit by this change, introduced in
version 0.6.8:
0.6.5...0.6.8#diff-0082409048be93e44f7f20c66f882f4dR37
0.6.5 is the official CRAN version as of 2017-09.28
You can see the visual difference between 0.6.5 and 0.6.8 here:
(Click "Onion Skin" to get a better view)
0.6.5...0.6.8#diff-6ae21d1d4fd3a41a2aa03de9cb9eed7c
I don't like the way it looks. Notice that 0.6.8 introduces a greater number of
unneeded lines, cluttering the display.1 parent fd15d0a commit 28633db
1 file changed
Lines changed: 40 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
49 | 64 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
54 | 71 | | |
55 | 72 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
61 | 80 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
66 | 87 | | |
67 | 88 | | |
68 | 89 | | |
| |||
0 commit comments