ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

Fix ion-reorder drag and scroll stuck to top or bottom of screen. #279

Open pfiaux opened 7 years ago

pfiaux commented 7 years ago

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:

Ionic Version: 1.3.3

Fixes: #224