Files
Bubberstation/code/modules/client
SkyratBot 043d1f9b95 [MIRROR] If you have auto fit viewport enabled, it will trigger upon entering or exiting fullscreen (#29096)
* If you have auto fit viewport enabled, it will trigger upon entering or exiting fullscreen (#85302)

## About The Pull Request

Automatically calls attempt_auto_fit_viewport() upon toggling fullscreen

## Why It's Good For The Game

Fullscreen changes your viewport height but not width so if you're
running stretch to fit (which is probably used by most of our players as
fullhd does not integer scale) you have to manually use Fit Viewport
verb every time you join the game and enter fullscreen which is rather
annoying to do.

## Changelog
🆑
qol: If you have auto fit viewport enabled, it will trigger upon
entering or exiting fullscreen
/🆑

* If you have auto fit viewport enabled, it will trigger upon entering or exiting fullscreen

---------

Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
2024-07-28 18:35:14 +05:30
..