diff options
| author | raysan5 <[email protected]> | 2021-04-02 13:46:56 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-04-02 13:46:56 +0200 |
| commit | 7e2531fe355f5ade2ebe7f9555f186811ea7ad83 (patch) | |
| tree | e1c6836315fe49ba920d615c3daa2b6dee084781 /examples/models | |
| parent | 38df0760ccdf89b4d478495cae9e9d20219d3171 (diff) | |
| download | raylib-7e2531fe355f5ade2ebe7f9555f186811ea7ad83.tar.gz raylib-7e2531fe355f5ade2ebe7f9555f186811ea7ad83.zip | |
REVIEWED: ToggleFullscreen() on web #1241
After some investigation, I came to the conclusion it's impossible to get a solution that works for all situations. Fullscreen mode on web depends on the browser, the canvas and also the desired scaling strategy of the user. Just choose a solution that fits me needs for now and let the user manage the canvas on their webs (hopefully not requiring ToggleFullscreen() call).
Also removed several useless related callbacks.
Diffstat (limited to 'examples/models')
0 files changed, 0 insertions, 0 deletions
