google / google/material-design-lite
Slider janky when reducing value
Open
Performance
Slider
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
The slider component is janking frames heavily when reducing the value. Making it a layer with `transform: translateZ(0)` fixes it. Not sure if this is the best route though.
@samccone may be interested in doing some deeper analysis here since it is perf stuff. Otherwise I'll try to dig into why as I have time.
Contributor guide
Assessment
This issue has not been assessed yet.