Skip to content

Comments

alternative support for firefox#2

Open
erbelion wants to merge 5 commits intoiplanwebsites:mainfrom
erbelion:feature/firefox-alternative-support
Open

alternative support for firefox#2
erbelion wants to merge 5 commits intoiplanwebsites:mainfrom
erbelion:feature/firefox-alternative-support

Conversation

@erbelion
Copy link
Contributor

@erbelion erbelion commented Jun 11, 2025

Hello,

I really like this package, but I noticed there's no blur effect in Firefox-based browsers. I tried to implement it myself but didn't have any luck. Instead, I created an alternative version for Firefox-based browsers that includes some blur since a little is better than none. I think it's a decent temporary solution, at least.

Hope you find it useful!

Before:
image
After:
image

+ alternative support for firefox, package-lock version fix, script to run demo in dev mode
@iplanwebsites
Copy link
Owner

Thanks for adding this fallback effect!
I'd just adjust the internal naming a bit as we'll likely have several "alternatives" techniques to render the glass effects.
We could label the effect you added for firefox BasicBlur, and have a function that tests and assigns the right glass rendering depending on browser. I think we'll be able to have pretty amazing effects with WebGl, but we'll have to fallback to simpler implementations for mobile browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants