You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the side control window doesn't disappear automatically (it should after few seconds after to page loads), clicking the "X" should make it disappear.
Also if i try to pass width 390 but there is some blank black space around the browser canvas.
Note that DISPLAY_WIDTH and DISPLAY_HEIGHT define the size of the Firefox's window. 390 seems too small. I'm not sure the (desktop) interface is able to fit in this. On a mobile, you will have to accept some downscaling.
So I would try to set DISPLAY_WIDTH and DISPLAY_HEIGHT to a reasonable value, while keeping the same aspect ratio of your mobile's browser canvas.
You could also try to set to scaling mode to "Remote scaling" (from the side control window). This will provide you a 1:1 scaling and fill to whole browser canvas, but as I said, this might be too small for Firefox.
Current Behavior
Is there any option to remove the below popup?
Also if i try to pass width 390 but there is some blank black space around the browser canvas.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Container creation
Container log
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: