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

Followup from dismissal PR #121 #122

Merged
merged 5 commits into from
Jan 13, 2016
Merged

Followup from dismissal PR #121 #122

merged 5 commits into from
Jan 13, 2016

Conversation

cdzombak
Copy link
Contributor

I've done some minor cleanup and fixed a few minor bugs from the (merged) dismissal fix in #121:

  • The completion block supplied to dismissViewControllerAnimated:… is no longer ignored: 79d3594
  • Overlay view management on dismissal is now handled in one place for all styles of dismissal: c17b7f7
  • In keeping with Cocoa convention, delegate methods aren't called for programmatic dismissals: e5b3144
  • Plus minor naming & code style fixes.

This seems to align with Cocoa convention but I will accept debate on this choice.
Now that all dismissals go through this method, this seems like the
right place to manage overlay view visibility.
Twigz added a commit that referenced this pull request Jan 13, 2016
@Twigz Twigz merged commit ef4b7b8 into develop Jan 13, 2016
@Twigz Twigz deleted the cdz/121-dismissal-followup branch January 13, 2016 21:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants