I recently had to switch away from using NSFetchedResultsController. My replacement code is all working correctly, but for some reason, MOST of my row deletions don't animate. I've tried setting the animation style to auto and bottom. Most of them simply disappear with no animation. On some occasions, they swipe away to the left (I think, if they're the last one in the section).
I only delete one row at a time, so I don't use begin/endUpdates, but I tried that. It didn't make a difference. Any ideas? -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
