• 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: CATransaction setCompletionBlock - Nested Transactions bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CATransaction setCompletionBlock - Nested Transactions bug?


  • Subject: Re: CATransaction setCompletionBlock - Nested Transactions bug?
  • From: Seth Willits <email@hidden>
  • Date: Sun, 7 Nov 2010 16:35:37 -0800

On Nov 7, 2010, at 2:28 PM, Kyle Sluder wrote:

> If nested transactions counted, you could never use this method safely and call into framework or other code. Any transactions that other code creates would screw up your own timing, even if the animations were entirely unrelated to your own.

I don't see how it'd make anything unsafe. Waiting on the timing of all nested animations is the point of the completion block. Apple agrees, given that in my second example it does that as I expect.


--
Seth Willits



_______________________________________________

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: CATransaction setCompletionBlock - Nested Transactions bug?
      • From: Kyle Sluder <email@hidden>
References: 
 >CATransaction setCompletionBlock - Nested Transactions bug? (From: Seth Willits <email@hidden>)
 >Re: CATransaction setCompletionBlock - Nested Transactions bug? (From: Kyle Sluder <email@hidden>)
 >Re: CATransaction setCompletionBlock - Nested Transactions bug? (From: Seth Willits <email@hidden>)
 >Re: CATransaction setCompletionBlock - Nested Transactions bug? (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Interrupt copyItemAtPath
  • Next by Date: Re: CATransaction setCompletionBlock - Nested Transactions bug?
  • Previous by thread: Re: CATransaction setCompletionBlock - Nested Transactions bug?
  • Next by thread: Re: CATransaction setCompletionBlock - Nested Transactions bug?
  • Index(es):
    • Date
    • Thread