Contained UITableViewController doesn't animate (w/ CoreAnimation) frame change
Contained UITableViewController doesn't animate (w/ CoreAnimation) frame change
- Subject: Contained UITableViewController doesn't animate (w/ CoreAnimation) frame change
- From: Daniel Stenmark <email@hidden>
- Date: Thu, 01 Oct 2015 18:30:13 +0000
- Thread-topic: Contained UITableViewController doesn't animate (w/ CoreAnimation) frame change
I have a rather nested UITableViewController whose AutoLayout height change I’m trying to animate using CoreAnimation. (The final product will have a custom animation timing function, so the UIView animation methods aren’t an option here.) However, when I update the height constraint to a lower value, the frame’s size jumps instead of animating. Where am I going wrong here?
https://www.dropbox.com/s/v3cbrailrojz6v8/AnimatePageViewTest.zip?dl=0
Dan
_______________________________________________
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