|
|
|
|
|
by extra88
527 days ago
|
|
From the article: > If you want to see a decent quick example of them in action, you can check out my game Jumblie and click the Settings gear button at the top. It has the backdrop filter but it doesn't prevent page scrolling. BTW, MDN's data on Safari's support for the unprefixed `backdrop-filter` property is wrong, it still sometimes requires using `-webkit-backdrop-filter` (works in iOS Safari 18.2.1, doesn't work in Safari 18.2 on macOS 14.7.1). |
|