• 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
Using CATransition for large views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using CATransition for large views


  • Subject: Using CATransition for large views
  • From: PCWiz <email@hidden>
  • Date: Thu, 10 Dec 2009 08:02:00 -0700

I'm using CATransition to swap views with [[view animator] replaceSubview:oldView with:newView]

The issue here is that when swapping between views with a large amount of content (e.g. a collection view with hundreds of items) there is a very noticeable 1-2 second delay before the animation starts.

This doesn't seem to be an issue with CATransition itself, as using replaceSubview:with: without the animator proxy still has the same issue. Is there another way in which I could still use CATransition, but be able to swap large views fast and smooth?

Thanks_______________________________________________

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

  • Prev by Date: Bug with IB?
  • Next by Date: Re: Bug with IB?
  • Previous by thread: Re: Bug with IB?
  • Next by thread: Problem with missing symbol
  • Index(es):
    • Date
    • Thread