On Mar 2, 2015, at 9:45 AM, Uli Kusterer <witness.of.teacht...@gmx.net> wrote:
> Are you re-setting *all* the views or only hiding views that scroll out and > moving unused views to newly exposed areas? We've been doing stuff like that > in various spots and performance is fine. One thing that might help is to > make each table-row layer-backed, then you get zero-cost moving as it simply > gets drawn in another location on the graphics card. … > > - Make all rows layer-backed Careful. As noted in my previous reply, if you use layer-backed views, the root layer must be the scroll view or an ancestor. Making only the rows layer-backed will disable responsive scrolling. Regards, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com