1. #1
    Sencha User ddalli's Avatar
    Join Date
    Aug 2012
    Location
    California, USA
    Posts
    2
    Vote Rating
    0
    ddalli is on a distinguished road

      0  

    Default Answered: Sencha Touch 2.1: Inline List [Grid-like] (w/ Infinite Scrolling)

    Answered: Sencha Touch 2.1: Inline List [Grid-like] (w/ Infinite Scrolling)


    Infinite list is definitely a huge improvement -- in respect to user experience (for traditional lists); however, having access to such improvements within an inline styled (grid-based) list would be great as well. [For example, imagine an image gallery or, say, a netflix-like vertically scrolling grid of movie posters.]

    I recently upgraded to Sencha Touch 2.1 and one list view mode I had available for my users (within my ST 2.0 app) has had to be disabled -- due to it being an inline styled list; not due to minor list structure changes, but the actual infinite scrolling improvements. I was able to recreate the list visually; however, aside from some very minor aesthetic and container height bugs, upon scrolling, the view wouldn't actually visually scroll. Instead, the images would change one by one -- which is a given based upon the functionality of 2.1's infinite list and the "recycled" elements. [Pretty brilliant by the way Sencha team!]

    Nevertheless, with that said, might there be any plans to incorporate an infinite list with inline elements as an applicable option? ~ I know it may be asking a lot, especially with the benefits of infinite scrolling, but if any team can do it, I'm sure Sencha can.

  2. There are plans to support more than just the normal vertical scrolling just cannot give a release or a date.

  3. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    Answers
    3113
    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


    There are plans to support more than just the normal vertical scrolling just cannot give a release or a date.
    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.

  4. #3
    Sencha User ddalli's Avatar
    Join Date
    Aug 2012
    Location
    California, USA
    Posts
    2
    Vote Rating
    0
    ddalli is on a distinguished road

      0  

    Default


    Understood. Thanks. ~ I'll keep an eye out.