iOS scroller performance

Scott Morrow scott at elementarysoftware.com
Mon Mar 25 00:42:34 EDT 2013


On Mar 24, 2013, at 8:42 PM, Scott Rossi <scott at tactilemedia.com> wrote:

> If you have nested groups, the layerMode needs to be set to scrolling for
> the topmost (outermost) group, and the group that actually scrolls cannot
> be nested inside another group.  With this set up, you should get good
> performance.

Yeah, what Scot said.

On Mar 24, 2013, at 9:36 PM, Monte Goulding <monte at sweattechnologies.com> wrote:

> I think this means for scrolling fields in a custom control you need to set their height to the formatted height and then just scroll the group.


That's what seems to work for me.

--
Scott Morrow



More information about the use-livecode mailing list