joehewitt / scrollability

Imitates iOS native scrolling in JavaScript.
http://joehewitt.github.com/scrollability
Other
1.78k stars 147 forks source link

Status Bar tapped animation #8

Closed bjtitus closed 13 years ago

bjtitus commented 13 years ago

Adds support for scrolling to top when status bar is tapped.

I'm not sure if this is the best way to implement this and the animation may need some cleaning up. Please let me know if it should be improved at all.

joehewitt commented 13 years ago

Didn't see your pull request until I had already implemented this, but thank you for the contribution.