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

Scroll via HitTester #2736

Merged
merged 1 commit into from May 8, 2018
Merged

Commits on May 8, 2018

  1. Scroll via HitTester

    This change uses the HitTester to do scrolling, which allows us to
    remove some redundant code. It also will help us to remove bounds for
    reference frames, which will be useful when we separate the concept of
    reference frames and stacking contexts.
    mrobinson committed May 8, 2018
You can’t perform that action at this time.