hungps/flutter_pokedex

Weird snapping back when scrolling up in main page

ivnsch opened this issue · 2 comments

The app looks great! Minor criticism: on the main page, if you swipe up a very small distance and quickly, it snaps back down. This looks weird and unnecessary. Not sure whether it's intentional, but it looks like a bug.

I noticed it on Android and iOS devices, with 1844ab2

Hi @i-schuetz
What exactly the page are we talking about? If you mean the pokemon info page (four tabs with the pokemon information), I think it's necessary cause the user can slightly fling their finger instead of dragging to the very top of the screen to read the info.

Hi @i-schuetz
Can you confirm that pull request #26 fixed this issue?