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

LwjglWindow: solve window centering incorrect in JME 3.8.0-alpha3 #2362

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

stephengold
Copy link
Member

Due to a logic error, PR #2314 broke window centering with X windows and LWJGL3.
The breakage first appeared in 3.8.0-alpha3 .
The positioning calculations had a couple errors.
This PR corrects the errors.

@stephengold stephengold added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Feb 10, 2025
@yaRnMcDonuts yaRnMcDonuts merged commit b5f225d into master Feb 11, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something that is supposed to work, but doesn't. Less severe than a "bug"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants