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

will-change for massively better scrolling perf #7

Merged
merged 2 commits into from Mar 10, 2017

Conversation

paulirish
Copy link
Contributor

before:
image

after:
image

i'm selecting about 40ms in both screenshots.

@lukeed
Copy link
Owner

lukeed commented Mar 10, 2017

Wow! Thank you!

That doesn't make sense though? I'm not manipulating any transforms, so I wouldn't have thought to "predefine" a transform layer. Is this simply because I'm working within a fixed container?

@lukeed lukeed merged commit 84a8116 into lukeed:master Mar 10, 2017
@ForsakenHarmony
Copy link

pretty sure this just puts the scroller on a separate layer, so it doesn't have to re-render the whole page whilst scrolling

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.

None yet

3 participants