paper-slider icon indicating copy to clipboard operation
paper-slider copied to clipboard

Use Passive Listeners for better performance

Open davi-mbatista opened this issue 8 years ago • 0 comments

Description

According to lighthouse report, the element paper-slider should use passive listeners for better scroll performance.

Live Demo

Just audit https://polytimer.rocks on lighthouse and check the first item of "Using modern JavaScript features"

davi-mbatista avatar Jan 16 '17 19:01 davi-mbatista