Skip to content

Commit

Permalink
firefox now support blurring
Browse files Browse the repository at this point in the history
  • Loading branch information
CTalvio committed May 24, 2024
1 parent 29aad74 commit 0c4f6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ OR

Additional eye candy. Make items glow on hover, make some UI elements glassy see-through. Pan animation animates the backdrop with a slow pan. The last one is a hacky way to turn the cover art into a backdrop on mobile, as it was removed in 10.7.0.

Known issues: Pan-animation can cause flickering on chromium based browsers when the backdrop is also modified. Glassy is not supported by firefox, unless some flags are set to enable it (though even this is currently broken in firefox).
Known issues: Pan-animation can cause flickering on chromium based browsers when the backdrop is also modified.

```css
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/effects/hoverglow.css');
Expand Down

0 comments on commit 0c4f6e6

Please sign in to comment.