Skip to content

Force editor layer for faster paint. #4109

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

Closed
wants to merge 1 commit into from

Conversation

Tihauan
Copy link

@Tihauan Tihauan commented Jul 12, 2016

Implement the layer separation suggested in [1] to reduce the print area when scrolling. The editor will get its own GPU accelerated layer [2]. It applies to Chrome/WebKit.

Before
before

After
after

[1] Tricks for high performance scrolling
[2] Accelerated Rendering in Chrome

@writemonkey
Copy link

This will disable editor's subpixel anti aliasing.

@marijnh
Copy link
Member

marijnh commented Jul 19, 2016

That's definitely a downside. And there are other invasive effects from applying transforms. Since this is easy enough to enable with a custom CSS rule if you really want it, I think I'd prefer not to merge this.

@marijnh
Copy link
Member

marijnh commented Jan 3, 2017

Closing until further notice.

@marijnh marijnh closed this Jan 3, 2017
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