-
Hello @lsamaria , thanks so much for this.
I will really appreciate knowing how possible it will be, using this same implementation in a BaseController. I don't know if you get that, pls?
Instea…
-
How can i achieve a wider recognition area for the menu pull out? currently by default its on the very edge of the view and it would be good to have a slightly wider area available
-
I made an example project that uses MHVideoPhotoGallery, but the dismiss animation doesn't work. The image doesn't animate, instead it just disappear when you let go the finger, but when I click the D…
ale84 updated
8 years ago
-
![Gestures](https://s3.amazonaws.com/pushbullet-uploads/ujALyKTUbtc-MI3sE0Chv6VJY4lWt1NrxUZay50s8TG7/IMG_0022.PNG)
Is keeping track of the touch position necessary? The gesture recognizer could just …
-
Hi jtrivedi,
Thanks for sharing. I find some trouble when using `Wave` with `UIViewControllerAnimatedTransitioning `
This code works fine with UIView.animation.
```swift
import UIKit
import Wav…
-
**Description**
Got a crash inside `DatabaseViewerCoordinator` when clicking on an app icon soon after automatic database lock.
**How to reproduce**
Unfortunately no easy way to reproduce. I incl…
-
I was looking for a way to be able to dismiss the (same) popup to top as well as bottom. A possible way to implement this would be to create a delegate for `InteractiveTransition`, which would be impl…
-
![screen shot 2018-06-22 at 11 10 01 am](https://user-images.githubusercontent.com/8054759/41759597-e1efd3de-760c-11e8-8885-38404516795e.png)
Please fix the issue
-
# Report
## Environment
Please provide information on your development environment, so we can build with the same scenario.
- Xcode version (e.g. 9.1): 8.3.2
- PopupDialog version (e.g. 0.5.0)…
-
I need to show the menu only by clicking on the showMenuButton. Currently the user also can swipe and the menu will appear. How can i disable this functionality?