linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
509 stars 51 forks source link

[FEAT] Fullscreen toggle #54

Closed q20 closed 8 months ago

q20 commented 8 months ago

Is this a new feature request?

Wanted change

I would like to be able to enter fullscreen via a button in the browser.

Reason for change

I cannot find a way to enter fullscreen.

Proposed code change

No response

github-actions[bot] commented 8 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

j0nnymoe commented 8 months ago

Press the browser's full screen button (F11 I believe).

q20 commented 8 months ago

Press the browser's full screen button (F11 I believe).

I have just noticed the fullscreen overlay:

image

Very subtle. 😉

zyssai commented 1 month ago

Hi, I have this overlay before going to fullscreen mode, but once I quit fullscreen with F11, overlay isn't here anymore, and F11 key doesn't work.

Is this a normal behavior?