You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
tactics2
changed the title
-webkit-overflow-scrolling:touch breaks
-webkit-overflow-scrolling:touch breaks it
May 13, 2014
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.
The text was updated successfully, but these errors were encountered: