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

Add Support for Fullscreen API #1113

Open
1 of 2 tasks
Aalivexy opened this issue Dec 4, 2023 · 1 comment
Open
1 of 2 tasks

Add Support for Fullscreen API #1113

Aalivexy opened this issue Dec 4, 2023 · 1 comment

Comments

@Aalivexy
Copy link

Aalivexy commented Dec 4, 2023

Is your feature request related to a problem? Please describe.
When I tried to use js in webview to make my app full screen, I found that I may need to manually implement UserEvents to make the external tao window full screen.

Describe the solution you'd like
Provide optional Fullscreen API support or provide an example to make things like this easier

Describe alternatives you've considered
none

Would you want to assign yourself to implement this feature?

  • Yes
  • No

Additional context
When I tried to implement the fullscreen function, I encountered the problem of calling the window library. (Also, Document.fullscreenElement cannot be changed by initialization_script or javascript) Is it possible to only full screen the webview regardless of where the webview is embedded?

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