6 ms·
Slightly related, the genre list page was also terribly laggy to scroll for me. And this is on Chrome on a new series iMac.
by stephank 15y ago
Slightly related, the genre list page was also terribly laggy to scroll for me. And this is on Chrome on a new series iMac.
- alexkiwi 15y agoWe debugged it FOR AN HOUR today, not sure if it's the JS or CSS. + Respect for anyone that figures out why it's lagging.
- stephank 15y agoIt's the background. In Chrome or Safari, open up the inspector and disable it. Smooth as ever. Specifically, it's the `background-attachment: fixed` that's killing performance here.