The touch move events need to block the call to preventDefault (), for a better touch response, the delay in scrolling could improve up to 300 [ms], the test was done on Ipad Air 2 with the audit function of Chrome.
With `{passive: true}` touch and wheel listeners, the Developers promises not to call preventDefault () to disable scrolling.
|
||
|---|---|---|
| .. | ||
| images | ||
| locale | ||
| sounds | ||
| styles | ||
| error-handler.js | ||
| localization.js | ||
| ui.js | ||
| webutil.js | ||