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

setSelectedImages paths result in incorrect data. #215

Closed
neobie opened this issue Aug 2, 2020 · 2 comments
Closed

setSelectedImages paths result in incorrect data. #215

neobie opened this issue Aug 2, 2020 · 2 comments
Assignees
Labels

Comments

@neobie
Copy link

neobie commented Aug 2, 2020

Version: 0.11.4
setSelectedImages paths result in incorrect data. Even if no image is selected due to cancel, the paths add the selected image.

To Reproduce

  1. Enable option to setSelectedImages(paths).
  2. Go in album, select 1 image, but do not tap on tick button.
  3. Instead, exit album with back button, so the resultCode is not "RESULT_OK" (no image selected as being cancelled)
  4. Notice the "paths" data still increase by 1, adding the selected image paths.
@neobie neobie added the bug label Aug 2, 2020
@sangcomz sangcomz self-assigned this Aug 8, 2020
@sangcomz
Copy link
Owner

sangcomz commented Aug 8, 2020

@neobie
I succeeded in reproducing. Thank you for a detailed description. I will fix it.

@sangcomz
Copy link
Owner

sangcomz commented Aug 8, 2020

You can check it in version 0.11.5 or version 1.0.0-alpha03.
thanks @neobie.

Please tell me again if any issues arise.

@sangcomz sangcomz closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants