react-dnd-scrollzone icon indicating copy to clipboard operation
react-dnd-scrollzone copied to clipboard

Scroll window

Open CrazyClicker opened this issue 7 years ago • 2 comments

Hello everyone!

Can somebody please explain if it's possible to scroll window element? I mean in basic example if I delete .App styles and make list use all width and height lib changes behavior. Scroll still here, but it's default browser's scroll and I cant control size and strength of scroll zone.

CrazyClicker avatar Sep 25 '17 10:09 CrazyClicker

I'm using WindowScroller from react-virtualized with a custom scrollElement. I'm wondering if it's possible for react-dnd-scrollzone to set the container to a custom element rather than using the wrappedInstance...

tysonnero avatar May 10 '18 16:05 tysonnero

I have the same problem. It would be good to have scrolling when reaching the edges of the view port. Do you remember if you solved your issue by any chance?

paul-mesnilgrente avatar Aug 03 '21 16:08 paul-mesnilgrente