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

Added page scroll offsets to draggable #618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

comfix
Copy link

@comfix comfix commented Jan 13, 2020

Added window.pageYOffset and window.pageXOffset to mouse positions so that the draggable object works reliably when the page got scrolled down.

Effects can be seen by using the draggable example Draggable.Base.drag.sample.html and bunch of status lines have been added to the page. Try scrolling down and move the object. It just flys offscreen without this fix.

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

Successfully merging this pull request may close these issues.

1 participant