David Hancock

Results 4 comments of David Hancock

I noticed that [this pull request fixes the issue](https://github.com/lmcd/LMAlertView/pull/52), however I also had to add the following line below [line 451 in LMAlertView.m](https://github.com/lmcd/LMAlertView/blob/f481d4485f25bcb17e13bfb103d99e784dd24bba/LMAlertView/LMAlertView.m#L451): `viewController.view.frame = [UIScreen mainScreen].bounds;`

I can confirm this is an issue with both iPhone and iPad. Android devices appear to be unaffected.

@jakiestfu I believe I've got the same issue as @paulbarroso. You can see it on your demo on an iPad/iPhone. If you open the sidebar and then put your finger...

I'm not certain but this seems to only happen when the left sidebar has enough vertical content to scroll.