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

fix: passive scroll handler to avoid scroll blocking #579

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kelunik
Copy link

@kelunik kelunik commented Feb 16, 2021

I can split transform and composition hints to a separate PR if needed.

This improves performance in modern browsers, as can be observed by opening the Chrome developer tools, hitting Ctrl + Shift + P, typing 'Show rendering', and selecting 'Frame Rendering Stats' and 'Scrolling performance issues'.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 215

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.84%

Totals Coverage Status
Change from base Build 212: 0.0%
Covered Lines: 762
Relevant Lines: 825

💛 - Coveralls

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.

2 participants