Hi,

It would be nice to have a 'unlockScroll' for instance on ScrollBars. This
could work like
minimum number of pixels on a touchInteraction before the list start
scrolling.

This would be quite handy in a scenario where the app navigation is
performed with swipe (left right)
because it's quite normal to swipe a list and always move a little bit your
finger on the Y axis.

As far I tested, this is a performance killer in iOS (Flex 4.6.0), having a
list scrolling and two Move effects playing.
When list is not scrolling, render goes to 40-50 fps, scrolling something
like 10.

If I'm missing some property that already exists that does what I suggest,
I'm sorry.. (and could you please
let me know because I can remove a lot of methods that I use right now to
simulate this behaviour)


D.

On Mon, Apr 16, 2012 at 10:38 AM, JC Lang <nextge...@yahoo.fr> wrote:

> Hello all,
>   I agree with Francis.
>
> Personally I'm looking for List enhancement (for vertical List mainly),
> with by priority:
> -the Drag&Drop reorder functionality: Supporting drag'n drop in touch mode
> -the Long list scrolling / Table of contents (the thumb alpha selection on
> the right part) features.
> -the Headers, footers, and separators (mainly for section display)
>
> I think it would be a very high value addition to the SDK.
>
>
> JC Lang
>
> >>________________________________
> >> De : Ryan Frishberg <fri...@gmail.com>
> >>À : flex-dev@incubator.apache.org
> >>Envoyé le : Dimanche 15 avril 2012 18h34
> >>Objet : Re: [RT] Flex Mobile B+ and Non Goal components
> >>
> >>I can probably help out with some of those code reviews.
> >>
> >>Francis, what features are you looking for specifically?
> >>
> >>Cheers,
> >>Ryan
> >>
> >>On Thu, Apr 12, 2012 at 8:34 PM, Jonathan Campos <jonbcam...@gmail.com
> >wrote:
> >>
> >>> When I get some time I have most of these working though code reviews
> would
> >>> help. I also have about a dozen common mobile optimized item renderers
> that
> >>> would be good to include in an add on pack.
> >>> On Apr 12, 2012 8:05 PM, "Francis Altomare" <
> altomare.fran...@gmail.com>
> >>> wrote:
> >>>
> >>> > General question.
> >>> >
> >>> > Has anyone heard anything recently about the Mobile components
> mentioned
> >>> on
> >>> > this page<
> >>> >
> >>>
> http://opensource.adobe.com/wiki/display/flexsdk/Mobile+List,+Scroller+and+Touch
> >>> > >?
> >>> > I believe some of these would make great additions to the SDK.
> >>> >
> >>> >
> >>> >
> >>>
> http://opensource.adobe.com/wiki/display/flexsdk/Mobile+List,+Scroller+and+Touch
> >>> >
> >>> > --
> >>> >
> >>>
> >>
> >>
> >>
> >
> >
>

Reply via email to