-
Notifications
You must be signed in to change notification settings - Fork 143
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
Add completion for dismissing view controller #9
Comments
Can you be more specific about what the issue exactly is? |
I dont know when the user closing (dissmising) the
imageviewercontrolller (pressing X button),
you should foward the action with a custom delegate or any protocol.
…On Thu, Oct 26, 2017 at 3:37 PM, Lucas ***@***.***> wrote:
Can you be more specific about what the issue exactly is?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJVB9e10zvgWzBz5QP1UMSWna2jookYoks5swH0mgaJpZM4QHUIS>
.
--
Amir Ben-Salomon | IOS Developer
Phone: +972-54-7430492 <+972%2054-311-7217>
Address: 3 Hashfela St. Tel-Aviv IL, 66183 Israel
|
great work btw!
…On Thu, Oct 26, 2017 at 3:41 PM, amir bensalomon ***@***.***> wrote:
I dont know when the user closing (dissmising) the imageviewercontrolller (pressing
X button),
you should foward the action with a custom delegate or any protocol.
On Thu, Oct 26, 2017 at 3:37 PM, Lucas ***@***.***> wrote:
> Can you be more specific about what the issue exactly is?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#9 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJVB9e10zvgWzBz5QP1UMSWna2jookYoks5swH0mgaJpZM4QHUIS>
> .
>
--
Amir Ben-Salomon | IOS Developer
Phone: +972-54-7430492 <+972%2054-311-7217>
Address: 3 Hashfela St. Tel-Aviv IL, 66183 Israel
--
Amir Ben-Salomon | IOS Developer
Phone: +972-54-7430492 <+972%2054-311-7217>
Address: 3 Hashfela St. Tel-Aviv IL, 66183 Israel
|
Thanks! Great to hear that you like it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
completion for dismissing view controller
Actual behavior
no completion for dismissing view controller
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: