Class: SC.View.BOUNCE_ADJUST


Extends SC.ViewTransitionProtocol.

To modify the bounce animation, you may set the following transition options in transitionAdjustOptions:

  • bounces {Number} the number of bounce back iterations. Default: 2
  • bounciness {Number} the bounce coefficient. Default: 0.25
  • duration {Number} the number of seconds for the animation. Default: 0.4

Defined in: adjust_bounce_transition.js

See:
SC.View#animate for other timing functions.
Since:
Version 1.10
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:21 GMT-0600 (CST)