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

[UI] Online players window's button size is not updated when resizing to double/quad interface size #9363

Closed
telk5093 opened this issue Jun 13, 2021 · 2 comments · Fixed by #9929
Labels
bug Something isn't working priority: low This issue should be fixed but has either a low impact or is en edge-case

Comments

@telk5093
Copy link
Contributor

Version of OpenTTD

20210612-master-g8dd846bad4

Expected result

Buttons are resized properly

Actual result

image

Steps to reproduce

  1. set zoom_min 0
  2. Set Interface size as Double or Quad size
  3. Open Online players window
@TrueBrain
Copy link
Member

Works for me in the steps you mention to reproduce.

The thing that does break, is when you change the Interface size while you have the Online players windows open. In that case the buttons are not recalculated in size. Closing and opening the GUI does fix that problem (at least, for me it does).

Am I correct in that this is the case for you too?

@telk5093
Copy link
Contributor Author

Yes, you're right. Re-opening the window resizes the buttons for me, too.

@TrueBrain TrueBrain added bug Something isn't working priority: low This issue should be fixed but has either a low impact or is en edge-case labels Jun 17, 2021
@LordAro LordAro changed the title [UI] Online players window's buttons is not resized when use double/quad interface size [UI] Online players window's button size is not updated when resizing to double/quad interface size Aug 17, 2021
Joel-Milligan added a commit to Joel-Milligan/OpenTTD that referenced this issue Jun 21, 2022
Joel-Milligan added a commit to Joel-Milligan/OpenTTD that referenced this issue Jun 23, 2022
Joel-Milligan added a commit to Joel-Milligan/OpenTTD that referenced this issue Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: low This issue should be fixed but has either a low impact or is en edge-case
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants