• 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: force rendering of views off screen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: force rendering of views off screen


  • Subject: Re: force rendering of views off screen
  • From: David Duncan <email@hidden>
  • Date: Thu, 24 Jun 2010 11:19:43 -0700

On Jun 24, 2010, at 8:59 AM, Martin Glaß wrote:

> sorry, CATiledLayer actually improves performance. the downside is,
> the tiles need time to be drawn and are faded in using an animation of
> 0.25 seconds.
> so, if there are 6 tiles to be drawn you end up seeing iOS building
> the "mosaic" in a total of 1.5 seconds.

The fade time is not synchronous with the content generation. If you generate content fast, it could all fade in in 0.25s. If it is taking longer, it is due to the rendering time of that content, but unless your rendering time is 0.25s it is unlikely that you will take exactly 1.5s for all of it to display :).

--
David Duncan

_______________________________________________

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

References: 
 >Re: force rendering of views off screen (From: Martin Glaß <email@hidden>)

  • Prev by Date: Re: NSOpenPanel won't allow selecting aliases
  • Next by Date: Re: CCCrypt()
  • Previous by thread: Re: force rendering of views off screen
  • Next by thread: changes to NSView's frame in its window
  • Index(es):
    • Date
    • Thread