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

Remove the overscroll code #20360

Closed
paulrouget opened this issue Mar 20, 2018 · 4 comments
Closed

Remove the overscroll code #20360

paulrouget opened this issue Mar 20, 2018 · 4 comments

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Mar 20, 2018

By overscroll, I mean the bouncing effect when scrolling beyond the borders of the page.

We are implementing this at the embedder level. For example, on Android, we will be using an OverScroller and draw the overscroll effect directly on top of Servo.

@glennw , who could take care of this?

@glennw
Copy link
Member

@glennw glennw commented Mar 20, 2018

Do you mean within WR or is there overscroll code in Servo itself?

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Mar 20, 2018

@glennw It's implemented in WR, yes.

@glennw
Copy link
Member

@glennw glennw commented Mar 20, 2018

@paulrouget OK - if you could open a WR issue with the details, I can gladly remove that code :)

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Mar 20, 2018

@paulrouget paulrouget closed this Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.