Skip to content

360Video: fix angle control with gestures disabled

Duncan McNamara requested to merge Skantes/vlc-android:360 into master

When all gestures are disabled, the code that makes movement calculations isn't reached, meaning that for a 360 video, the user can't move. Adding a check for 360 video using the player fov fixes the condition.

Closes #2297 (closed)

Merge request reports