1. #1
    Sencha Premium Member
    Join Date
    Aug 2008
    Posts
    198
    Vote Rating
    4
    Answers
    3
    squarefan is on a distinguished road

      0  

    Default Unanswered: Bounce effect on card layout possible?

    Unanswered: Bounce effect on card layout possible?


    Hi,

    I integrated a card layout with a reveal animation but would like to add a bounce animation so that the user knows he reached the beginning or end of the 'slideshow'. Is this possible? I tried to pass the argument bounces: true to the animation but it didn't work. I know this works in a carousel by default.

    Code:
    panel.animateActiveItem(num_id, { type: 'reveal', bounces : true, direction: event.direction });
    It is probably something trivial but nevertheless help is greatly appreciated.

    thanks,
    Alex

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,624
    Vote Rating
    435
    Answers
    3106
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    You can try to extend the reveal animation to add the bounce.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha Premium Member
    Join Date
    Aug 2008
    Posts
    198
    Vote Rating
    4
    Answers
    3
    squarefan is on a distinguished road

      0  

    Default


    OK, is there a guide somewhere on how to do this?

    thanks.

  4. #4
    Sencha - Services Team AndreaCammarata's Avatar
    Join Date
    Jun 2009
    Posts
    1,384
    Vote Rating
    13
    Answers
    148
    AndreaCammarata will become famous soon enough AndreaCammarata will become famous soon enough

      0  

    Default


    Quote Originally Posted by squarefan View Post
    OK, is there a guide somewhere on how to do this?

    thanks.
    Nope.
    Sencha Touch is a framework so flexible that would be too hard to provide guides for all the functionalities that you can customize / add within your app.
    If you want to create something new, there's no better guide than dig into the source code, understand how things works and write down some code.
    Don't be afraid of the source code.
    Sencha Inc
    Andrea Cammarata, Solutions Engineer
    CEO at SIMACS

    @AndreaCammarata
    www.andreacammarata.com
    github: https://github.com/AndreaCammarata