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

news doesn't scale well on small screens (240 x 320 pixels) #5119

Closed
DorpsGek opened this issue Mar 22, 2012 · 3 comments
Closed

news doesn't scale well on small screens (240 x 320 pixels) #5119

DorpsGek opened this issue Mar 22, 2012 · 3 comments
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

mattmill30 opened the ticket and wrote:

The news telegrams don't scale well on resolutions <=480x320.

480x320, causes most of the screen to be covered by the news, making it annoying; and <=320x240, causes the telegram to expand beyond the screen resolution, preventing the [X] from being accessed, rendering the game unplayable.

To resolve this the telegram should at the very least respect the resolution, and scale it's contents to remain within it.

Ideally, only the telegram header would be automatically displayed on screens <=480x320 (thin-mode), as then only ~150px are used, and the game remains playable.

Reported version: Version?
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/5119
@DorpsGek
Copy link
Member Author

planetmaker wrote:

There are even more windows which will have a problem with these small sizes: Most notably there'll be the server join lobby and the NewGRF selection window(s) as well as the content download ones.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5119#comment11005

@DorpsGek
Copy link
Member Author

Rubidium wrote:

OpenTTD does not officially support screens smaller than 640x480. If someone were to write an useable fix for this, such as someone did for the toolbar, we are willing to look at it. However, we're not going to fix all the "issues" that come from people wanting to run OpenTTD on phones where apparantly the buttons are too small but the windows too big.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5119#comment11025

@DorpsGek
Copy link
Member Author

andythenorth closed the ticket.

Reason for closing: Won't implement

Not a current goal for OpenTTD, thanks.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5119

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) enhancement labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant