infinite-viewer icon indicating copy to clipboard operation
infinite-viewer copied to clipboard

How to set Drag Event in react ?

Open o0Chivas0o opened this issue 3 years ago • 3 comments

o0Chivas0o avatar Mar 29 '21 09:03 o0Chivas0o

this is my demo on codesandbox

https://codesandbox.io/s/agitated-pascal-vwie7?file=/src/App.tsx

I expected to log 'x' but it didn’t

please reply me on this issue, thanks!

o0Chivas0o avatar Mar 29 '21 09:03 o0Chivas0o

@o0Chivas0o

infinite-viewer's new version is released. you can use distX, distY, clientX, clientY, deltaX, deltaY properties in drag event

daybrush avatar Nov 17 '21 15:11 daybrush

thanks a lot

o0Chivas0o avatar Mar 03 '22 17:03 o0Chivas0o