Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<FIX>: Indexed number is incorrect when deselecting #338

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

jeonghanjoo
Copy link
Contributor

Swapping the lines makes it work.
So remove asset first and then unselect from assetsViewController

Swapping the lines makes it work.
So remove asset first and then unselect from assetsViewController
@jeonghanjoo
Copy link
Contributor Author

I was working on syncing selected images between ImagePickerViewController and my view controller.

The indexed numbers were not updated.

I found ImagePickerViewController updates the AssetsViewController before its shared assetStore updated.

@mikaoj mikaoj merged commit 7afbaa1 into mikaoj:master Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants