Skip to content

website: Remove backdrop-filter: blur from items#577

Merged
cpu merged 1 commit intorustls:mainfrom
yedayak:remove-blur
Jun 25, 2025
Merged

website: Remove backdrop-filter: blur from items#577
cpu merged 1 commit intorustls:mainfrom
yedayak:remove-blur

Conversation

@yedayak
Copy link
Copy Markdown
Contributor

@yedayak yedayak commented Jun 24, 2025

This causes a significant slowdown and lag during scrolling in firefox on my machine, and it seems like this isn't an issue only on my machine: https://old.reddit.com/r/Frontend/comments/186u5wy/hows_the_performance_with_css_blur_filter_and/

This causes a significant slowdown and lag during scrolling in firefox on my
machine, and it seems like this isn't an issue only on my machine:
https://old.reddit.com/r/Frontend/comments/186u5wy/hows_the_performance_with_css_blur_filter_and/
Copy link
Copy Markdown
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Definitely not worth a perf hit for this :-)

Copy link
Copy Markdown
Member

@ctz ctz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will look into doing this on the rustls.dev site too. Though I'd say that site is a bit more aesthetic-oriented than this one.

@cpu cpu merged commit f0ef08d into rustls:main Jun 25, 2025
46 checks passed
@yedayak
Copy link
Copy Markdown
Contributor Author

yedayak commented Jun 26, 2025

Will look into doing this on the rustls.dev site too. Though I'd say that site is a bit more aesthetic-oriented than this one.

I looked a bit and could find a page there long enough to actually trigger an issue for me (specifically scrolling a large amount at once was an issue in ffi.rustls.dev)

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.

3 participants