Files
cappuccino/AppKit/CoreAnimation
cacaodev 6f1c0fa4a8 FIXED: CPAnimationContext completionHandler was not called
Previously, if a context group was not generating any animation (no
calls to animator or non implemented method in the animator proxy), the
completionHandler was not called.
If the end value (frame, frameorigin, frameSize) was equal to the start
value, the completionHandler was not called neither.

This commit makes sure that the completionHandlerAgent counter is
incremented by the count of animations that actually start.
2017-06-12 12:46:05 +02:00
..
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00
2011-02-28 23:48:34 -03:00
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00