changsanjiang / SJFullscreenPopGesture

Fullscreen pop gesture. OC&Swift. It is very suitable for the application of the video player. Support `cocoapods`. 只需`pod`即可自带全屏返回手势. 支持pod. 支持OC&Swift.
MIT License
284 stars 37 forks source link

I have a problem with ipad. #20

Open jasudev opened 4 years ago

jasudev commented 4 years ago

I have a problem with ipad. When opening a pop view with a pageSheet and applying a full pop gesture, the problem is that the capture of the returning screen includes the background view, not just the current pageSheet.

Can you solve this problem?