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

Error message face rendering glitch in double/quad interface size #6259

Closed
DorpsGek opened this issue Mar 19, 2015 · 2 comments
Closed

Error message face rendering glitch in double/quad interface size #6259

DorpsGek opened this issue Mar 19, 2015 · 2 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

dp opened the ticket and wrote:

Error message window is not resized properly and face is drawn beyond the boundaries

Attachments

Reported version: 1.5.0-RC1
Operating system: All


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

Johnnei wrote:

error_gui.cpp:
On double/quad scaling the FACE widget exceeds the dimensions of the MESSAGE widget. To correct that I copied the face widget size calculation from company_gui.cpp to error_gui.cpp and removed the early return. To keep the code consistent with the other GUI source files I choose a switch-block.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/6259#comment13913

@DorpsGek
Copy link
Member Author

frosch closed the ticket.

Reason for closing: Fixed

in r27307


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

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