Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I really miss ability to scroll while dragging #25

Open
MartinN3 opened this issue Nov 15, 2019 · 3 comments
Open

I really miss ability to scroll while dragging #25

MartinN3 opened this issue Nov 15, 2019 · 3 comments

Comments

@MartinN3
Copy link

Current behaviour:
Selecting any element disables scrolling ability. Only possibility now is to find that sweet spot on bottom and top of the screen but thats sometimes very hard/unusable for example with few nested set items dragging

Expected behaviour:
Ability to use scroll or up/down arrow while dragging.

My solution:
i was looking around for this feature and only thread i found was react-dnd/react-dnd#553

Im lookin on to that.

@MartinN3
Copy link
Author

MartinN3 commented Nov 19, 2019

Scroll with mouse is probably imposible for now, but you can solve issue by dragging items onto window scrollbar and it works kinda smoothly, can be closed for now.

@kwiss
Copy link

kwiss commented Aug 6, 2020

i was looking around for this feature and only thread i found was react-dnd/react-dnd#553

which solution did you use ?

@MartinN3
Copy link
Author

In the end I just rely on native chrome functionality, as stated before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants