-
Notifications
You must be signed in to change notification settings - Fork 97
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
Issue when dragging inside of a container with overflow auto. #29
Comments
Do you maybe have any news on this? |
Hello. |
Hello,
I am currently on holiday, I'll try to find some time after my holiday.
Verzonden vanaf mijn Huawei mobiele telefoon
…-------- Oorspronkelijk bericht --------
Onderwerp: Re: [primetwig/react-nestable] Issue when dragging inside of a container with overflow auto. (#29)
Van: primetwig
Aan: primetwig/react-nestable
Cc: Wouter Govaert ,Author
Hello.
Would you like to help, creating a fix PR? =]
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#29?email_source=notifications&email_token=AACW6DBYEQLCAGPXG266HBLQCFI4PA5CNFSM4IFZJURKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3GTKDA#issuecomment-516764940>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AACW6DFAVTVHSFL56NUO6HLQCFI4PANCNFSM4IFZJURA>.
|
Any update on this? I'm having the same issue. Thanks |
Same issue |
I took manuelbeier code and applied to the latest 2.0.0 version and tested. It works great. It would be nice to merge the pull request back in. |
Thanks, GimpMaster |
Did someone fix this? Because I have a problem when dragging the item, the item is hovering far above the cursor. |
You can apply this code in your css for temporary solution. |
Hey,
I am using your component inside a modal window that has a vertical scrollbar. When I drag an item that is out of view the offset of the item is wrong.
The text was updated successfully, but these errors were encountered: