Open
Description
For this we need to have the necessary events during wheel-scroll, the current onChange
event is fired only once per gesture.
Implementation-wise this could be done using the vibration API on supporting devices. iOS Safari does not have support for this, so on iOS this would be possible only inside cordova apps using the necessary plugins.