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

Images returned on MultipleSelection Mode #245

Open
andrezacds opened this issue Jan 22, 2018 · 0 comments
Open

Images returned on MultipleSelection Mode #245

andrezacds opened this issue Jan 22, 2018 · 0 comments
Assignees

Comments

@andrezacds
Copy link

Hi,

I found out that, on multiple selection mode, the function func fusumaMultipleImageSelected(_ images: [UIImage], source: FusumaMode) sometimes returns all the images selected and sometimes returns only the last ones selected.

Example: I access FusumaViewController, select 3 images and click the checkmark button. Then I open FusumaViewController again. The 3 images I had selected previously are shown as selected. If I select one more image and press the checkmark button, sometimes the mentioned function will return me all the 4 images and sometimes only the image I've selected on the last access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants