fastred/SloppySwiper

Autorotate issue

chapaid opened this issue · 2 comments

Was experimenting with using SloppySwiper but came across one issue when using an iPad.

If i'm on a child view controller and I change the orientation of my device then swipe back, the parent view controller does not properly readjust its layout. If I use the standard interactive popgesture though it works fine.

Let me know if I'm missing something.

@chapaid Thanks for reporting this. Would you be able to attach a sample project?

I'm having the same issue as well.
The bug can be reproduced with the following steps using the sample project.
Push -> rotate screen -> swipe back -> You'll see a black part meaning the auto layout is not working
Screenshots are attached for your reference.
Thanks!

simulator screen shot oct 22 2015 1 51 57 pm
simulator screen shot oct 22 2015 1 51 59 pm
simulator screen shot oct 22 2015 1 52 04 pm
simulator screen shot oct 22 2015 1 52 07 pm
simulator screen shot oct 22 2015 1 52 10 pm