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
famous:layouts:scroll-view currently uses {overflow: scroll} that works fine on desktop web browsers but provides a terrible experience on mobile web browsers. Maybe we can improve it by integrating with iscroll or Zynga's scroller.
The text was updated successfully, but these errors were encountered:
pilwon
changed the title
Improve "famous:layouts:scroll-view"
Improve Scroll View
Jul 10, 2015
famous:layouts:scroll-view
currently uses{overflow: scroll}
that works fine on desktop web browsers but provides a terrible experience on mobile web browsers. Maybe we can improve it by integrating with iscroll or Zynga's scroller.The text was updated successfully, but these errors were encountered: