Closed chapaid closed 8 years ago
@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!
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.