ColinEberhardt / VCTransitionsLibrary

A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
Other
4.55k stars 617 forks source link

Explode transition #7

Closed ghost closed 11 years ago

ghost commented 11 years ago

I also noticed that the explode transition is much longer to fire on a real device than on the simulator (there is something like 1 sec delay)

uncleho commented 11 years ago

I have the same issue.

ColinEberhardt commented 11 years ago

Thanks for the bug report. I have a feeling this is due to UIView snapshotting - I'll take a look.