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

Text overflows in several windows #1072

Closed
DorpsGek opened this issue Jul 24, 2007 · 1 comment
Closed

Text overflows in several windows #1072

DorpsGek opened this issue Jul 24, 2007 · 1 comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Rubidium opened the ticket and wrote:

In several windows, if not all windows, text overflows might occur when the translators could not find a short enough translation for the words that must be placed in that window or button or any other container of text.

The solution to this is making the containers for text autosizing so these issues will never exist anymore instead of making buttons, windows etc larger when a translator requires them to be larger. However, this requires a complete rewrite of the windowing system. The cpp_gui branch is most likely the way to go to solve this issue.

Reported version: trunk
Operating system: All


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

Rubidium closed the ticket.

Reason for closing: Fixed

Around r15800. Everything'll be truncated now. In the future too long strings will cause the window to become bigger, but that's the future...


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

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) bug labels Apr 6, 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