Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(sidenav): avoid extra repaints while scrolling (#2156)
Avoids repaints while scrolling inside of a sidenav. This isn't an issue on desktop browsers, but can potentially be on mobile. This can be checked by going to the dev tools > console fold-out menu > Rendering > Scrolling Performance Issues.
- Loading branch information