Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Conversation

pfiaux
Copy link

@pfiaux pfiaux commented Jul 13, 2017

Short description of what this resolves:

When dragging an item on a scroll view it will scroll the view when the top/bottom of the screen is reached. However it keeps scrolling until it reaches the top or bottom of the content even if the dragged item isn't on the edge.

Changes proposed in this pull request:

  • New drag events where dragged item no longer cause scrolling stop scrolling
  • Add a cap on the maximum scroll speed

Ionic Version: 1.3.3

Fixes: #224

* New drag events where dragged item no longer cause scrolling stop scrolling
* Add a cap on the maximum scroll speed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant