Chuckleberry-Finn / game-night

GNU Affero General Public License v3.0
4 stars 3 forks source link

Unable to change window scale with small screen resolutions #33

Closed mrkmg closed 7 months ago

mrkmg commented 8 months ago

Describe the bug For players with smaller screen resolutions, you can scale the window to be larger than the screen real estate. Then, the Close and Scale button go offscreen with no way to move the window up to get to them. This forces you to walk away to close the window, and to relog to reset the window scale.

To Reproduce Launch game with smaller resolution, click play game on any game, click scale button.

Expected behavior The scale button skips scales that cause the overall width or height to exceed the game window size

Screenshots image

Console logs: N/A - Was reported to me by player on my server.

Additional context None