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

Missing kinetic scroll on touch devices #365

Open
psyafter opened this issue Feb 5, 2019 · 9 comments
Open

Missing kinetic scroll on touch devices #365

psyafter opened this issue Feb 5, 2019 · 9 comments

Comments

@psyafter
Copy link

psyafter commented Feb 5, 2019

Nice to have kinetic scroll when scrolling pane with touches. Like regular page in mobile browser.

@illuusio
Copy link
Collaborator

illuusio commented Feb 5, 2019

There is actually Pull Request for that you can test if it works

@psyafter
Copy link
Author

psyafter commented Feb 5, 2019

oh, good.
I implemented it too but now when I redesigned some page elements with position:sticky - my script do troubles (randomly scrolling). Let's see if you script do the job :)

@psyafter
Copy link
Author

psyafter commented Feb 5, 2019

@illuusio there is missing commit for horizontal scroll?

@illuusio
Copy link
Collaborator

illuusio commented Feb 6, 2019

Yes but does it do the job otherwise?

@psyafter
Copy link
Author

psyafter commented Feb 7, 2019

I just tested it - no, it do something else.
I told about kinetic scroll by touch events (for mobile devices)
see example here https://davetayls.me/jquery.kinetic/

@illuusio
Copy link
Collaborator

illuusio commented Feb 8, 2019

Ok and you have mostly working version? Can you make Pull Request so we can iron out bugs?

@psyafter
Copy link
Author

psyafter commented Feb 8, 2019

"mostly working version" of kinetic scroll or touch drag?

@illuusio
Copy link
Collaborator

illuusio commented Feb 8, 2019

Yes mostly working version. Is it available somewhere to test?

@illuusio
Copy link
Collaborator

Actually tested this and it's kind of working as you can scroll with finger. It's little luggish but it's working at least Linux and android.

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