• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Responsive scrolling control with lots of subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Responsive scrolling control with lots of subviews


  • Subject: Re: Responsive scrolling control with lots of subviews
  • From: Ken Thomases <email@hidden>
  • Date: Mon, 02 Mar 2015 10:43:52 -0600

On Mar 2, 2015, at 9:45 AM, Uli Kusterer <email@hidden> 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 (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Responsive scrolling control with lots of subviews
      • From: Uli Kusterer <email@hidden>
References: 
 >Responsive scrolling control with lots of subviews (From: Ben <email@hidden>)
 >Re: Responsive scrolling control with lots of subviews (From: Mike Abdullah <email@hidden>)
 >Re: Responsive scrolling control with lots of subviews (From: Ben <email@hidden>)
 >Re: Responsive scrolling control with lots of subviews (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Responsive scrolling control with lots of subviews
  • Next by Date: Force a find in an NSTextView
  • Previous by thread: Re: Responsive scrolling control with lots of subviews
  • Next by thread: Re: Responsive scrolling control with lots of subviews
  • Index(es):
    • Date
    • Thread