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

view scrolls with drag of item (with longTouch: true) #363

Open
vTrip opened this issue Jan 11, 2017 · 1 comment
Open

view scrolls with drag of item (with longTouch: true) #363

vTrip opened this issue Jan 11, 2017 · 1 comment

Comments

@vTrip
Copy link

vTrip commented Jan 11, 2017

I have defined longTouch: true

Now when touch and holding, the following occurs:

  • the item touched (source item) drops below the bounds of the view
  • when dragging the item, the view scrolls along with the drag

This occurs on both mobile device (iOS) and in browser (Chrome)

Any thoughts? Perhaps there is a fix in the works.

Apologies for duplicate issue, neither of the other issues seemed to solved this problem for me.
#141 #98

@mikey0000
Copy link

On Android longTouch: true doesn't even wait, as soon as I scroll it moves the item.

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