Searched refs:needsPassiveFix (Results 1 – 1 of 1) sorted by relevance
1224 …var needsPassiveFix = ['touchstart', 'touchmove', 'mousewheel', 'DOMMouseScroll'].indexOf(event.sp… variable1225 if (needsPassiveFix && this.isPassiveEventsSupported) {