Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix several issues related to VR videos playing #1057

Merged
merged 2 commits into from Oct 10, 2023
Merged

Fix several issues related to VR videos playing #1057

merged 2 commits into from Oct 10, 2023

Conversation

HollowMan6
Copy link
Collaborator

  • Preserve curved screen when playing 2D video

Only disable the curved screen when it's playing front facing 3d VR videos
Resolve #1055

  • Return when we enterVRVideo with non-projection

So that we won't have a crash when the user reselects 2D projection and we are already playing in 2D full-screen mode.

Only disable curved screen when it's playing front facing 3d VR videos

Resolve #1055

Signed-off-by: Songlin Jiang <sjiang@igalia.com>
So that we won't have a crash when user reselect 2D projection
when we are already playing in 2D full screen mode.

Signed-off-by: Songlin Jiang <sjiang@igalia.com>
@HollowMan6
Copy link
Collaborator Author

high priority because of commit 2315460

@svillar svillar merged commit 642d9df into main Oct 10, 2023
18 checks passed
@svillar svillar deleted the 3d-curve branch October 10, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no curved window in full-screen video mode
2 participants