Open xHergz opened 5 years ago
When entering fullscreen with the WebRTC screen on mobile, the controls change to absolute but it seems they are getting stuck there.
Add more checks to the ToggleFullScreen function or make it an actual component with callback functions in the props.
Seems to be on firefox mobile only, so if there is not a quick fix don't worry about this too much.
Description:
When entering fullscreen with the WebRTC screen on mobile, the controls change to absolute but it seems they are getting stuck there.
Reproduction Steps:
Proposed Solution:
Add more checks to the ToggleFullScreen function or make it an actual component with callback functions in the props.