Closed blaine-foreflight closed 2 years ago
Anything more I should do for this to get merged??
fwiw, i'm not a maintainer of this library.
it hasn't seen much active development in the last few years but your PR will get 👀 on it eventually.
Thanks so much for this fix @blaine-foreflight and to @jgravois for providing review.
The "start" and "end" variables referenced in the error message were not of type Coord, and the code would crash since the .view() function didn't exist. This PR makes changes to reference the correct variables.