Sylvain Dubus

Results 29 comments of Sylvain Dubus

I've just tried to implement that; unfortunately, it's not straightforward. At least, it doesn't work with provided examples. Some changes have to be made to boundaries management when zooming out....

I've also tried on your branch, but the zoom-out position is still a bit clunky and not well centered. I feel like it shouldn't be too hard to fix though,...

Hello Denis. Sorry for this insane delay. Your changes make sense but could affect quite a lot of behaviour on current implementations. I could set a disclaimer in the readme...

I've just set it back in `3.3.2`, let me know if it works for you. 😉

Thanks for pointing it out, it should be fixed now!

It could be an interesting feature indeed. Would you like to contribute on it?

Is this solution using the `ref` is enough for you? I could also add some props (and re-arrange them in an `option` prop by the way) to disable these events...

Sorry, I've just seen the notification of the closed PR. Seems good to me. Would you mind checking if doing the same permutation for `handleMouseStart`, `handleMouseMove`and `handleDoubleClick` creates unwanted side...