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

Fix delegate calls on interactive dismissal transitions #130

Merged

Conversation

cdzombak
Copy link
Contributor

closes #129

This was a stupid reversed-logic bug. I even tried extracting this to a boolean to keep the logic straight, but something with the "forces non interactive" naming messed with my head, I guess.

closes #129

This was a stupid reversed-logic bug. I even tried extracting this to a boolean to keep the logic straight, but something with the "forces non interactive" naming messed with my head, I guess.
@cdzombak
Copy link
Contributor Author

After we merge this, we should probs cut a 1.0.1.

@bcapps
Copy link
Contributor

bcapps commented Jan 14, 2016

❤️

Twigz added a commit that referenced this pull request Jan 15, 2016
…teractive-transitions

Fix delegate calls on interactive dismissal transitions
@Twigz Twigz merged commit 87b3e81 into develop Jan 15, 2016
@cdzombak cdzombak deleted the cdz/129-delegate-messages-for-interactive-transitions branch January 19, 2016 15:38
cdzombak added a commit that referenced this pull request Jan 19, 2016
…ropriately

This follow-up to #130 fixes a bug wherein user-initiated dismissals
via the Close/X button didn’t send delegate messages about the
dismissal.

closes #134

I would welcome alternative fixes that do not require tracking
additional state.
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

4 participants