Mark Pointing

Results 6 comments of Mark Pointing

I have this error on Chrome Version 78.0.3904.108 (Official Build) (64-bit) running on Manjaro Linux. It is quite frustrating. ~~IIRC Firefox does the same thing.~~ Edit: Firefox is fine.

Ok, after wrestling with this problem for several hours the solution is simple; you need to set willDestroyContextMyself to true on your custom interaction model, and only propagate mousedown, and...

Hi, yep, the bug is still there. Select the zoom functionality in [https://dygraphs.com/gallery/#g/drawing](https://dygraphs.com/gallery/#g/drawing) with the console open, and try a zoom, or move the mouse over the canvas.

@mirabilos , sorry, I missed your comment. It has been nearly 4 years since I worked on this so, I am a little fuzzy on the details. I think the...

Thanks for the update, perhaps that's why I didn't pull [13887ef](https://github.com/danvk/dygraphs/pull/953/commits/13887ef95bb2c28849d56f8e59ddfbc0c55cd23e) into my personal codebase. There was a massive amount of cursor customization in my application so I may not...