JTSImageViewController icon indicating copy to clipboard operation
JTSImageViewController copied to clipboard

[ADD] Added did animate method to animation delegate

Open ghost opened this issue 9 years ago • 3 comments

Just created a life cycle method for the animation delegate. It gets called when the presentation animation finished.

ghost avatar Apr 17 '15 23:04 ghost

Cool. I worry that implementers might get confused by the duration argument since this is called after the animation is over. Maybe drop that argument?

jaredsinclair avatar Apr 30 '15 23:04 jaredsinclair

Yes you are right, i'll fix this.

ghost avatar May 05 '15 19:05 ghost

Changed it.

GeorgesAlkhouri avatar May 28 '15 18:05 GeorgesAlkhouri