Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check max windowed size properly instead of guessing #28355

Closed
wants to merge 2 commits into from

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Feb 24, 2019

Summary

SUMMARY: Bugfixes "Check max windowed size properly instead of guessing."

Purpose of change

Figured out a trick I can use to improve on #28253.
Also bundled in the fix for the issue with FULL_SCREEN_WIDTH and FULL_SCREEN_HEIGHT
(see #28253 (comment))

Describe the solution

Make a maximized test window to figure out the maximum display size in windowed mode.

@ifreund ifreund added SDL: Tiles / Sound Tiles visual interface and sounds. <Bugfix> This is a fix for a bug (or closes open issue) labels Feb 24, 2019
@ifreund ifreund changed the base branch from master to development February 25, 2019 00:28
@kevingranade
Copy link
Member

Merged to master and development.

@ifreund ifreund deleted the windowed-size-check branch March 3, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants