iOS scroller performance

Monte Goulding monte at sweattechnologies.com
Sun Mar 24 00:53:38 EDT 2013


On 24/03/2013, at 3:02 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:

> I've been out of the mobile loop for a while, but my last iOS app scrolled smoothly when I set up acceleratedRendering and assigned the layermode of the field to "scrolling". I had a native scroller over it, but Colin may be right that it doesn't matter.

If you look at it closely you will notice the scroll jump from one position to the next (which of course is what it's doing because we can only set the scroll when we get the messages) as opposed to any of the native scrolling views which appear to glide along smoothly. No amount of property setting magic can make setting the scroll of a field/group smoothly transition the scroll from one position to the next.

Cheers

--
Monte Goulding

M E R Goulding - software development services
mergExt - There's an external for that!








More information about the use-livecode mailing list