Closed lkirby1266 closed 7 years ago
Why have you added all the dist files? And why change the version?
I tried various things to get npm to install the module from my fork but I couldn't get it to work. Wasn't thinking that those commits would be passed through to the pull request. Really just the first commit should be included.
Change included in v2.0.6
After upgrading to 2.0.5 from 2.0.2, we are seeing situations where the pos.row is NaN (probably null). Added a check to default the row to 1 in that case. Added same for col even though we never saw col with an invalid value.