Re: UITableView: combining row moves with insert/delete/reload in animation
Re: UITableView: combining row moves with insert/delete/reload in animation
- Subject: Re: UITableView: combining row moves with insert/delete/reload in animation
- From: Luke Hiesterman <email@hidden>
- Date: Tue, 08 Mar 2016 21:39:18 +0000
- Thread-topic: UITableView: combining row moves with insert/delete/reload in animation
Great. That sounds like the appropriate work-around.
Luke
On Mar 8, 2016, at 1:33 PM, Jens Alfke <email@hidden<mailto:email@hidden>> wrote:
I was able to work around the problem by moving the reloadRows call to after -endUpdates. Of course I had to modify the row numbers to the post-insert/delete/move values. It even seems to merge the animations together seamlessly.
_______________________________________________
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