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

Fix web client vid_restart with r_mode -2 #676

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

zturtleman
Copy link

If getting the display index of the existing window fails, fallback to the default display size instead of falling back to 640x480.

emscripten r_mode -2 worked on window creation but vid_restart fellback to 640x480.

If getting the display index of the existing window fails, fallback to
the default display size instead of falling back to 640x480.

emscripten r_mode -2 worked on window creation but vid_restart fellback
to 640x480.
@zturtleman zturtleman merged commit 99be115 into ioquake:main Jun 25, 2024
4 checks passed
@zturtleman zturtleman deleted the em_display_mode branch June 25, 2024 02:38
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.

1 participant