You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Josh,
I achieved the same by setting allowsMultipleSelection = NO in OLPhotoViewController inside viewDidLoad. There is also a Pull Request open that implements Single Selection so you can use that too, though it has some issues such as having to deselect a Picture to allow selection of the next one.
On Fri, Nov 4, 2016 at 2:47 PM -0400, "amit27592" [email protected] wrote:
Hey Josh,
I achieved the same by setting allowsMultipleSelection = NO in OLPhotoViewController inside viewDidLoad. There is also a Pull Request open that implements Single Selection so you can use that too, though it has some issues such as having to deselect a Picture to allow selection of the next one.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Would be awesome if you could specify whether or not the user can or can't select multiple photos. Right now the default/only option is yes
The text was updated successfully, but these errors were encountered: