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 zoom appearance problems relative to 1.9.1 #7599

Closed
andythenorth opened this issue May 20, 2019 · 3 comments
Closed

UI zoom appearance problems relative to 1.9.1 #7599

andythenorth opened this issue May 20, 2019 · 3 comments

Comments

@andythenorth
Copy link
Contributor

andythenorth commented May 20, 2019

Version of OpenTTD

38bb6b7

Expected result

UI appearance on 2x UI zoom is consistent with 1.9.1

Actual result

UI appearance has multiple issues

  • button spacing is too much on new game window
  • title game is shown at 2x zoom
  • after changing the UI zoom to 1x, the new game window appearance is wrong in multiple ways (this does not always reproduce)
  • vehicle windows have grown an extra frame
  • aspect ratio of error messages is changed (too wide relative to line length, height, padding)
  • aspect ratio of some news messages now looks better relative to 1.9.1 (some text clipping is fixed), but news messages now fill a very large proportion of the screen, and new vehicle messages are very wide and have excess whitespace
  • vehicle exclusive preview windows look odd, but I haven't been able to trigger one quickly
  • minimap window has an extraneous frame around the map
  • main date / money / news bar has inconsistent top / bottom padding

UI_with_2x_ui_zoom_1_9_1

UI_with_2x_UI_zoom

UI_after_changing_2x_UI_zoom_to_1x

new_vehicle_1_9_1

new_vehicle

errors_1_9_1

errors

train_window_1_9_1

train_window

Steps to reproduce

Use 2x UI zoom (I am also using 2x font zoom)

@nielsmh
Copy link
Contributor

nielsmh commented May 21, 2019

Keep in mind that most windows don't re-layout fully after changing UI zoom, and you need to close and re-open them This includes the main menu window.
Most of these don't appear for me.

The newspaper window proportions should match those of unzoomed UI with unscaled text.

@andythenorth
Copy link
Contributor Author

Thanks for reply nieslmh :)

  • the 'choose climate' bug doesn't trivially reproduce.
  • the extra frame on vehicle windows is reliably reproducible, I'm +/-0 to that one as long as it's expected
  • same +/-0 on error messages, I guess I'm just noticing the change

The news messages, specific to my screen size, fill a lot of screen, and obscure the map when they appear, whereas in 1.9.1 etc they are quite minimal and unintrusive. I could solve this by turning news messages off.

news_1-9-1

news_38bb6b7

@andythenorth
Copy link
Contributor Author

Issue is resolved by turning news messages off.

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

No branches or pull requests

2 participants