Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake overscrolling a runtime option and add tests for it #1762
Labels
Comments
glennw
pushed a commit
to glennw/webrender
that referenced
this issue
Apr 6, 2018
Fixes servo#2545. Fixes servo#1762. Fixes servo#1314.
bors-servo
added a commit
that referenced
this issue
Apr 6, 2018
Remove overscroll code and api. Fixes #2545. Fixes #1762. Fixes #1314. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2629) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will allow us to test overscrolling, which has no tests currently.