Closed pacocoursey closed 6 years ago
Wow, just wow, it works amazingly.
Found a small bug, lines 83-85 of stats.js
should be replaced with:
this.el.scrollLeft = 0
Thanks for the PR, I'm going to work on the UI a bit, and push to release 👍
This pull request fixes issue #91.
mousemove
event listener withselect
that triggers updates less oftenleft.update()
calls avoided