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

[FEATURE] Pan should adjust for scroll movement. #694

Open
berkaytheunicorn opened this issue Oct 22, 2014 · 2 comments
Open

[FEATURE] Pan should adjust for scroll movement. #694

berkaytheunicorn opened this issue Oct 22, 2014 · 2 comments

Comments

@berkaytheunicorn
Copy link

hi I found a bug I guess with pan but I can't figure it out, it is related to hammer.js

I drag things with pan on page but on pan event if I scroll page it won't get the accurate deltas and pointer moves pan area but still pans.

It's not good for ux.

Any issues like that ?? and how to handle ?

@runspired
Copy link
Contributor

Currently, you'll need to detect the scroll and adjust the deltas yourself. @arschmitz this might be something we should add.

@runspired runspired changed the title pan can't catch up with scrolling [FEATURE] Pan should adjust for scroll movement. Jun 16, 2015
@arschmitz
Copy link
Contributor

Yeah its something to think about at least

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

No branches or pull requests

3 participants