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

How can I select multiple photos without selecting the first photo by default? #575

Closed
LuYinhao opened this issue Sep 25, 2020 · 9 comments

Comments

@LuYinhao
Copy link

How can I select multiple photos without selecting the first photo by default?

@NikKovIos
Copy link
Collaborator

Describe what you want more detail please.

@Ludotrico
Copy link

@LuYinhao @NikKovIos this is a feature that has been implemented, but does not work correctly.
Try:

    config.library.preSelectItemOnMultipleSelection = false
    config.library.defaultMultipleSelection = true

@LuYinhao
Copy link
Author

Describe what you want more detail please.

When I set it to multi-select, when I enter the album, the first image will be selected automatically. But I don't want that effect. I want to choose the pictures myself. Because the first picture is often not the one I want to pick.

@cclaflin89
Copy link

+1

@NikKovIos
Copy link
Collaborator

Fixed 3f9dede

@ibrahimzakarya
Copy link

I can't see the change when installing from cocoapods .... any thoughts
Screen Shot 2021-02-13 at 7 53 49 PM

@fukemy
Copy link

fukemy commented Apr 2, 2021

got same problem here even

 config.library.preSelectItemOnMultipleSelection = false
    config.library.defaultMultipleSelection = true

@fukemy
Copy link

fukemy commented Apr 6, 2021

hi, i updated to version 4.4.0 but still see this line have only !multipleSelectionEnabled, can u double check it again @NikKovIos

@NikKovIos
Copy link
Collaborator

Check the last release 4.5.0

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

No branches or pull requests

6 participants