Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.96k stars 522 forks source link

Required swipe amount to dismiss is too much #331

Closed ergunkocak closed 5 years ago

ergunkocak commented 5 years ago

When popup is half size of screen i need to swipe all the way top to be able to dismiss. Also a fast minor swap does not dismiss the popup.

mwfire commented 5 years ago

Hi there! True, there is no special handling of the swipe gesture per dialog/screen size. I will look into it :)

ergunkocak commented 5 years ago

Hi @mwfire , Is there any update or suggestions for the moment? Best

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ergunkocak commented 5 years ago

Hi @mwfire , Is there any update or suggestions for the moment? Best

ergunkocak commented 5 years ago

For the ones who need it. You can use this:

https://github.com/ergunkocak/PopupDialog/tree/swipeVelocity