hyperoslo/ImagePicker

Do you think imageDidDrop should calls dismissIfNeeded?

Open

#432 opened on Sep 10, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Swift (619 forks)batch import
help wanted

Repository metrics

Stars
 (4,400 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When imageLimit is set to 1 and touches the photo already selected, the imagePicker dismisses.

Is that what you expected?

I wonder why just touching the selected photo does not deselect the photo.

Contributor guide