Skip to content

Comments

fix crash when default framebuffer sizes are too small#2619

Merged
yaRnMcDonuts merged 2 commits intojMonkeyEngine:masterfrom
riccardobl:fixctxsizing
Feb 21, 2026
Merged

fix crash when default framebuffer sizes are too small#2619
yaRnMcDonuts merged 2 commits intojMonkeyEngine:masterfrom
riccardobl:fixctxsizing

Conversation

@riccardobl
Copy link
Member

Should fix #2618

Ensure the engine never sees a framebuffer size smaller than 2. Also clamp the window size to a minimum of 2 (instead of 1) for extra safety.

@riccardobl riccardobl changed the title fix crash when default framebuffer sizes are below 2 fix crash when default framebuffer sizes are too small Feb 20, 2026
@yaRnMcDonuts yaRnMcDonuts added this to the v3.10.0 milestone Feb 21, 2026
@yaRnMcDonuts yaRnMcDonuts merged commit a8b89f8 into jMonkeyEngine:master Feb 21, 2026
17 checks passed
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.

Crashing when the window is minimized.

2 participants