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 #8104: always add WINDOW_RESIZABLE flag to SDL2 #8211

Merged
merged 1 commit into from Jun 18, 2020

Conversation

nikolas
Copy link
Member

@nikolas nikolas commented Jun 8, 2020

This fixes a bug that can reproduced with these steps:

  1. Start openttd in fullscreen mode
  2. Turn off fullscreen mode
  3. Try to resize the window. The window can't be resized.

This fixes a bug that can reproduced with these steps:
* Start openttd in fullscreen mode
* Turn off fullscreen mode
* Try to resize the window. The window can't be resized.
@LordAro LordAro merged commit c9aff69 into OpenTTD:master Jun 18, 2020
freprec pushed a commit to freprec/OpenTTD that referenced this pull request Jun 19, 2020
)

This fixes a bug that can reproduced with these steps:
* Start openttd in fullscreen mode
* Turn off fullscreen mode
* Try to resize the window. The window can't be resized.
@LordAro LordAro added the backport requested This PR should be backport to current release (RC / stable) label Jul 27, 2020
LordAro pushed a commit to LordAro/OpenTTD that referenced this pull request Jul 30, 2020
)

This fixes a bug that can reproduced with these steps:
* Start openttd in fullscreen mode
* Turn off fullscreen mode
* Try to resize the window. The window can't be resized.
LordAro pushed a commit that referenced this pull request Aug 9, 2020
This fixes a bug that can reproduced with these steps:
* Start openttd in fullscreen mode
* Turn off fullscreen mode
* Try to resize the window. The window can't be resized.
@glx22 glx22 added backported This PR is backported to a current release (RC / stable) and removed backport requested This PR should be backport to current release (RC / stable) labels Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported This PR is backported to a current release (RC / stable)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants