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

Fullscreen view doesn't remember previous maximization state #1094

Closed
daavko opened this issue Jul 7, 2022 · 0 comments · Fixed by #1102
Closed

Fullscreen view doesn't remember previous maximization state #1094

daavko opened this issue Jul 7, 2022 · 0 comments · Fixed by #1102
Labels
bug Something isn't working gui This issue requires changes to the user interface

Comments

@daavko
Copy link
Collaborator

daavko commented Jul 7, 2022

Describe the bug
After entering fullscreen while the window is maximized and exiting fullscreen, the window is not maximized anymore.

To Reproduce
Steps to reproduce the behavior:

  1. Maximize the game window
  2. Enter fullscreen
  3. Exit fullscreen

Expected behavior
The window should remember whether it was maximized or not when leaving fullscreen and enter that state.

Platform and version (please complete the following information):

  • OS: Windows 10
  • Freeciv21 version: beta 2
  • Ruleset/Longturn game (if applicable): not applicable

Additional context
No additional context

@daavko daavko added bug Something isn't working Untriaged This issue or PR needs triaging labels Jul 7, 2022
@psampathkumar psampathkumar added gui This issue requires changes to the user interface and removed Untriaged This issue or PR needs triaging labels Jul 9, 2022
lmoureaux added a commit to lmoureaux/freeciv21 that referenced this issue Jul 9, 2022
lmoureaux added a commit that referenced this issue Jul 9, 2022
Tested on Linux (KWin/X11) only.

Closes #1094.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gui This issue requires changes to the user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants