Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Add another workaround for invalid iOS 8 behavior. #137

Merged
merged 1 commit into from
May 12, 2016

Conversation

jgallagher
Copy link
Contributor

Summary of Changes

Inside FetchedResultsController, we could get a "move from indexPath X to indexPath X" (where X is the same) when an object has been updated. Discard these messages.

Inside FetchedResultsController, we could get a "move from indexPath X
to indexPath X" (where X is the same) when an object has been updated.
Change these messages into updates.
@jgallagher jgallagher force-pushed the jgallagher/fix-ios8-invalid-move branch from 069934c to 21cca52 Compare May 12, 2016 14:54
@rcedwards
Copy link
Contributor

Looks good. 👍

@rcedwards rcedwards merged commit 96aa50c into master May 12, 2016
@rcedwards rcedwards deleted the jgallagher/fix-ios8-invalid-move branch May 12, 2016 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants