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.