Skip to content

Conversation

@nqst
Copy link
Contributor

@nqst nqst commented Jan 28, 2026

Fixing a 1px vertical shift and font rendering glitches in desktop Safari.

Before:

safari-before-1.mp4

After:

safari-after-1.mp4

Before:

safari-before-2.mp4

After:

safari-after-2.mp4

Note

This removes the 100ms brightness transition from buttons since Safari doesn't like filter transitions. The difference is barely noticeable because the transition is very quick. There's a workaround that seems to work well (will-change: filter), but using it may lead to performance issues when there are many buttons on the page.

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.

1 participant