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

Preserve selection when changing collections #253

Merged
merged 5 commits into from
Jan 2, 2019

Conversation

mpiechocki
Copy link
Contributor

Attempt to resolve #193

There will be a little refactor needed if #249 is merged first.
I'm not sure about one or two lines (you'll notice which ones, I guess ;p) but I couldn't find any bugs while testing it on a small example app.
This PR introduces a little change to the way selections are handled, so feel free to point out anything you think is not clear!

@s4cha
Copy link
Member

s4cha commented Dec 28, 2018

@mpiechocki indeed I merged #249 first, I hadn't seen this one, my bad :) Could you check to fix the remaining conflict? You'll probably be faster than me.
Cheers !

@mpiechocki
Copy link
Contributor Author

After a quick check, this should do the work, but please click through it before merging - It's been almost 3 months and I'm not 100% sure why this confilt happened :/

@s4cha
Copy link
Member

s4cha commented Jan 2, 2019

@mpiechocki thank you so much! Taking a look now :)

@s4cha
Copy link
Member

s4cha commented Jan 2, 2019

Ok the single image selection was broken but it's an easy fix :) The selection preservation across folders is one of the big awaited features so thank you so much for tackling this 🍾 !!!!

@s4cha s4cha merged commit 1192538 into Yummypets:master Jan 2, 2019
@mpiechocki
Copy link
Contributor Author

I'm glad I could help ;) happy new year! :)

LucasDang pushed a commit to pukapp/secret-ios-YPImagePicker that referenced this pull request Feb 10, 2022
Preserve selection when changing collections
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.

Multiple selections are cleared when albums changed.
2 participants