Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blurry/disabled subpixel rendering on text in chat #116

Open
JoannesJ opened this issue Nov 19, 2018 · 0 comments
Open

Blurry/disabled subpixel rendering on text in chat #116

JoannesJ opened this issue Nov 19, 2018 · 0 comments

Comments

@JoannesJ
Copy link

I recently noticed that Blink browsers were rendering chat text with subpixel rendering disabled.
This seems to happen when a gpu slice is forced, so stuff like setting a css transform property.
This is now fixed on Chat's end, but the resizable-bar on Rustla is still triggering it when embedded.

A solution would be to set the transform property on resizable-bar to none when not in the act of resizing.

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

No branches or pull requests

2 participants