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

Mouse position as point to rise 'drag-enter' #99

Open
dlnsk opened this issue Dec 29, 2023 · 1 comment
Open

Mouse position as point to rise 'drag-enter' #99

dlnsk opened this issue Dec 29, 2023 · 1 comment

Comments

@dlnsk
Copy link

dlnsk commented Dec 29, 2023

This time the point which rises 'drag-enter' event and animation is the center of ghost element. It's very strange from UX point of view. Sometimes it may be impossible to drop down the ghost if its width much bigger than the target container. Situation doesn't change if you use drag handle.
Is there a way or workaround to make mouse position as the hook of 'drag-enter' position?

@mikerockett
Copy link

Bumped into this as well. I am working with a dashboard that has columns of different widths, and those widths will be adjustable as well. It would be great if we could tell it to use the cursor position instead – to me, it feels just as natural as the center of the ghost element, which does feel natural in some cases.

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