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

view transitions for fullscreen change and orientation change #203

Open
fuweichin opened this issue Dec 15, 2022 · 0 comments
Open

view transitions for fullscreen change and orientation change #203

fuweichin opened this issue Dec 15, 2022 · 0 comments

Comments

@fuweichin
Copy link

For a web app without internal navigation, neither SPA nor MPA, like a game, I expect a standard view transitions api for fullscreen and orientation change.

Currrently iOS Safari doesn't support non-video element fullscreen or orientation lock (in fullscreen mode), while both its default video fullscreen transition and page orientation transition are quite smooth.

In the mean while, Android Chrome supports Fullscreen API and Screen Orientation, but the fullscreen transition and orientation transition need some improvements to be smooth enough, I'm trying to add transition with CSS/JavaScript but then I quit.

And I think a supplementary proposal, like View Transitions for Fullscreen/Orientation, can be initiated.

P.S. The abovementioned Safari, Chrome are my iPhone 8 Plus, Pixel 3 respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant