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

Updated splash screen logic #1426

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

cweisenborn
Copy link
Contributor

There is an issue with the current logic and some resolutions. I specifically noticed this at a resolution of 2560x1080. The current logic only takes into account the width of the monitor and not the height and will therefore potentially display a splash screen that is larger than the height of the monitor. I have updated the logic to hopefully do a better job at determining the appropriate splash screen to use.

… the height of the current monitor into consideration.
@cweisenborn cweisenborn changed the title Updated splash screen logic. Updated splash screen logic Jul 28, 2019
Copy link
Member

@NickAragua NickAragua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me.

@NickAragua NickAragua merged commit 5fe12e5 into MegaMek:master Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants