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

[TIMOB-9519] Updated kinetic scroll view to use the new animation system and fixed some bugs. #2659

Merged
merged 2 commits into from Aug 3, 2012

Conversation

nebrius
Copy link
Contributor

@nebrius nebrius commented Jul 30, 2012

This PR addresses the following tickets:

TIMOB-9519
TIMOB-10147


// The default velocity when there isn't enough data to calculate the velocity
defaultVelocity = 0.5,
transitionEnd = transitionEvents[browser.runtime] || "transitionend",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need the transitionEvents or transitionEnd stuff anymore.

@cb1kenobi
Copy link
Contributor

Code reviewed and tested. Request accepted.

cb1kenobi added a commit that referenced this pull request Aug 3, 2012
[TIMOB-9519] Updated kinetic scroll view to use the new animation system and fixed some bugs.
@cb1kenobi cb1kenobi merged commit 68cb5a4 into tidev:master Aug 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants