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

add hidePassively attribute for MMAlertView #55

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

litt1e-p
Copy link

@litt1e-p litt1e-p commented Nov 2, 2016

hi, @adad184 . thanks a lot for your great MMPopupView and I using it in my project. It works everything fine now. But sometimes we want to keep alertView no hiding when click items such as showing an app version update alertView that we look forward to making user to update app forcibly or some where we want to hide the alertView by ourselves. So I add an attribute named hidePassively to MMAlertView, the default value is NO which wil not affect the normal usage and it will keep showing the alertView when set to YES until calling the function: hide(). you can check the detail in my PR. May I make this PR to you? thanks for your MMPopupView again

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

1 participant