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

Implement overscroll #7671

Closed
paulrouget opened this issue Sep 18, 2015 · 2 comments
Closed

Implement overscroll #7671

paulrouget opened this issue Sep 18, 2015 · 2 comments
Labels
A-gfx/compositing C-assigned There is someone working on resolving the issue

Comments

@paulrouget
Copy link
Contributor

Safari and Chrome have an "elastic" overscroll effect. Both on desktop and mobile.

Is that something we could get with Servo?

@notriddle
Copy link
Contributor

Spelling nit: s/Imlement/Implement/

@jdm jdm changed the title Imlement overscroll Implement overscroll Sep 24, 2015
@paulrouget
Copy link
Contributor Author

This is not a blocker, but I was wondering how hard it would be to implement such feature?

Cocoa equivalent: https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSScrollView_Class/#//apple_ref/c/tdef/NSScrollElasticity

@paulrouget paulrouget added the C-assigned There is someone working on resolving the issue label Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-gfx/compositing C-assigned There is someone working on resolving the issue
Projects
None yet
Development

No branches or pull requests

3 participants