scottohara / tvmanager

PWA for tracking recorded, watched & upcoming TV shows
MIT License
3 stars 0 forks source link

Scroll to first unwatched regression with iScroll4 #14

Closed scottohara closed 12 years ago

scottohara commented 13 years ago

Previously in iScroll3.x, scrolling past the end of the list (eg. when scrolling to first unwatched) would stop at the end of the list.

With iScroll4, it scrolls past the end; meaning that in cases where all items are watched; the scroller is completely off screen.

scottohara commented 12 years ago

No longer an issue after switching from iScroll to native overflow:scroll; however there is a new regression (scroll to first unwatched no longer working)