Live data from Hacker News

Tw-fade: pure CSS scroll-driven edge masking

pete.design

11–20 of 37 posts

Re: Tw-fade: pure CSS scroll-driven edge masking

#13
The fade affects scroll bars, which is quite unpleasant (and arguably catastrophic if you have two-dimensional scrolling). The traditional background-image technique avoided this by sitting inside the scroll area. I don’t think you can achieve that with mask, without an additional element. But I think it might be worth that extra element.

Re: Tw-fade: pure CSS scroll-driven edge masking

#16
post #12
post #7

This is extremely laggy on my computer. It may not be a top-end gaming supercomputer but it's no slouch either.

It might be related to the liquid glass imitation in the color scheme picker

I think you're right. Performance profile shows lots of long spans relating to that element, and deleting that element makes the page scroll much more smoothly.

There are still other issues though. The performance of this page feels pretty bad in general.

Post reply on HN