atomiks / elastic-scroll-polyfill

macOS/iOS elastic scroll polyfill on scrollable elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work

kostberg opened this issue · comments

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

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

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.

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?