brianhadaway / iOSList

The jQuery iOS (iPhone/iPad/iPod) Alphabetical Contact List
brianhadaway.github.io/iOSList
Other
114 stars 29 forks source link

-webkit-overflow-scrolling:touch breaks it #2

Open tactics2 opened 10 years ago

tactics2 commented 10 years ago

The scrolling action of the list is slow and clunky, and doesn't have velocity scrolling like the actual iPhone contact list. Adding "-webkit-overflow-scrolling: touch" to .ioslist-wrapper makes the scrolling much smoother, but then the headers don't stick properly.

drastick commented 10 years ago

+1