Is there a way to enable inertial scrolling on mobile devices?
Is there a way to enable inertial scrolling on mobile devices?
vcicmanec
Posts: 6Questions: 2Answers: 0
When the DataTable is scrolled on iPad, it does not utilize inertial scrolling (i.e. it stops right after I remove my finger from the screen, instead of scrolling further and slowly decelerating, like all the UI elements in iOS. Or like CustomScrollbars plugin does). Is there a way to achieve this? Some plugin/extension/hack?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I don't have an iOS device available atm, but I thought inertial scrolling did work due to this line.
Can anyone else confirm one way or the other?
Allan
Tried re-adding it and it works like a charm, thanks a lot for the reply and keep up the good work.