Matthew Davis

Results 7 comments of Matthew Davis

+1 on getting this added. However, does the dispatchOnce functionality mess anything up in this use case if the HUD is to be added to multiple different views?

I'm also having this issue. Using this in my own app and it works on every device except the 6+.

Ok cool I'll take a look and see what I come up with. If it works well, I'll submit a PR.

I got it to work and submitted a Pull Request ( #43 ). Basically, I just use a plain filter below the fastFilter and only capture the photo up until...

@garrettmoon Ok i submitted a PR (#178) to add this functionality (along with some additions to the example project to showcase the changes).

Something similar is happening to me, my tab bar (from my UITabBarController) is getting shifted like 100 pts up the screen from the bottom. EDIT: when I change the `behindViewScale`...

I'm having the same issue when using the 2.0 version. If i place a switch in a tableview cell, it becomes incredibly difficult to turn the switch on or off....