Skip to content

Conversation

@Nowely
Copy link
Contributor

@Nowely Nowely commented Nov 26, 2025

Remove will-change: transform from Drawer item.
This property creates a separate GPU compositing layer that can cause subpixel antialiasing issues, resulting in blurry/fuzzy text rendering.
Modern browsers automatically optimize elements with transition: transform, making the explicit hint unnecessary.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@Nowely Nowely merged commit cdcb0bf into main Nov 26, 2025
5 checks passed
@Nowely Nowely deleted the fix-blur-in-some-cases branch November 26, 2025 13:06
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.

4 participants