Ghost/ghost
Kevin Ansfield c0d3c26257 disable touch events in ember's event dispatcher (Chrome scrolling fix)
refs https://github.com/TryGhost/Ghost/issues/7860
- if touch event handlers are registered Chrome assumes it's being run on a touch device and will attempt to optimise scrolling by delaying `setTimeout` and XHRs which in turn plays havoc with infinite scroll performance
2017-02-04 09:01:52 -06:00
..
admin disable touch events in ember's event dispatcher (Chrome scrolling fix) 2017-02-04 09:01:52 -06:00