dataarts / dat.gui

Lightweight controller library for JavaScript.
Apache License 2.0
7.46k stars 1.08k forks source link

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. #332

Open scottonanski opened 12 months ago

scottonanski commented 12 months ago

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952