Select2 produces rough scrolling on mobile
I'm testing the Select2 jQuery component on an iPhone, and all I did was open their demo website: https://select2.org/getting-started/basic-usage If you test their State example on a phone, scrolling doesn't respond to pressure and doesn't fade smoothly. It's a rough line scroll. When you move your thumb, the lines don't fade in and out. On the other hand, on a desktop the scrolling/fading works great. It responds gracefully to mouse-wheel scrolls. Just wondering has anyone noticed this? EDIT Looks like iOS (unlike Android) requires <div style="-webkit-overflow-scrolling: touch;"> for smooth