Skip to content

VideoPlayerViewController: limit swipe gestures to above video controls

Soomin Lee requested to merge bubu/vlc-ios:player/swipe/limit/y/01 into master

This improves the user experience especially when scrubbing. Indeed this will avoid conflicts between swipe gestures and scrubbing in general.

Merge request reports