elastic-scroll-polyfill icon indicating copy to clipboard operation
elastic-scroll-polyfill copied to clipboard

Doesn't work

Open kostberg opened this issue 4 years ago • 3 comments

I've tried to implement it in my app but without success. Is this deprecated?

kostberg avatar Sep 05 '20 14:09 kostberg

Uhm the CodePen isn't working for me so not really sure 🤷‍♂️ but it should still work

atomiks avatar Sep 05 '20 22:09 atomiks

The codepen is missing the dependency for some reason. Here's a working example (using unpkg):

https://codepen.io/aeharding/pen/ExyrXNX

@atomiks I'd submit a PR but then you'd be linking to a codepen I own. :-)

And thanks again for the great work on this project.

aeharding avatar Nov 14 '20 02:11 aeharding

I've fixed this.

@aeharding you might be one of the only people along with me who seems to care about this issue haha. I really wish Chrome would fix this. Firefox implemented it last year and it's even better than Safari's (and native OS overall) because it uses subpixel translations. But FF has no backdrop-filter and the text rendering seems worse so I'm kinda sticking to Chrome for now.

Is there still no way to handle "stretching", etc?

atomiks avatar Mar 31 '22 08:03 atomiks