aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

Added non-passive event listener to a scroll-blocking 'touchstart' event. #333

Open soichih opened 7 years ago

soichih commented 7 years ago

I am seeing a lot of following warning messages on Chrome 60.0

brainbrowser.volume-viewer.min.js:33 
[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive.