You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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...
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?
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.
The text was updated successfully, but these errors were encountered: