2

Prior to ios 13, I was disabling momentum scrolling by setting webkit-overflow-scrolling to auto. But this property no longer works in ios 13 which has caused regression in my webapp and I am experiencing flickering during scrolling(especially around scroll edges) in my webpage due to momentum scrolling.

Please suggest some way to turn off the momentum scrolling.

Chris
  • 21
  • 3
  • 1
    Inserted image instead of using video link. – lepe Dec 25 '19 at 01:54
  • 2
    Duplicated? https://stackoverflow.com/questions/58684546/css-disable-bounce-effect-for-scroll-on-ios-13 – lepe Dec 25 '19 at 01:55
  • Does this answer your question? [CSS: Disable bounce effect for scroll on iOS 13](https://stackoverflow.com/questions/58684546/css-disable-bounce-effect-for-scroll-on-ios-13) – Zach Saucier Jun 30 '20 at 13:54

0 Answers0