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

All and Default group texts aren't height-aligned with custom groups #3851

Closed
DorpsGek opened this issue May 21, 2010 · 1 comment
Closed
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

sbr opened the ticket and wrote:

In the group gui:
- the "All trains" and "Ungrouped trains" texts are wrote with top position equals to 'r.top + WD_MATRIX_TOP'
- the custom group names are wrote with top position equals to 'r.top + WD_FRAMERECT_TOP + 1'

The All and Default group texts are thus wrote one pixel too low. I think they should be wrote with top position equals to 'r.top + WD_FRAMERECT_TOP + 1'.

Please find an attached patch against r19874.

Attachments

Reported version: trunk
Operating system: All


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

Alberth closed the ticket.

Reason for closing: Fixed

in r19878


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

@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