Allow Fullscreen in Canvas component #2514
Unanswered
jgcarrillo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm trying to recreate this example. I just tried with
e.target.requestFullscreen()
but every time I want to go back to non-fullscreen mode, my<Canvas >
just disappears. Here is my code:I don't know if a FullScreen Component already exists like the OrbitControls or I can create a custom one in my case.
Thanks in advance 😃
Beta Was this translation helpful? Give feedback.
All reactions