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

Fix #9362: Background hover colour slightly bigger than entry in the online players window #9364

Merged
merged 1 commit into from Jun 13, 2021

Conversation

telk5093
Copy link
Contributor

Motivation / Problem

Fixes #9362

Description

The background colour when hovering the mouse cursor in the online players window was slightly bigger.
I shrink 1px the (background) rectangle.

Applied screenshot:
image

Limitations

Maybe N/A, just let me know if you think my commit message is not proper :)

Checklist for review

Some things are not automated, and forgotten often. This list is a reminder for the reviewers.

  • The bug fix is important enough to be backported? (label: 'backport requested')
  • This PR affects the save game format? (label 'savegame upgrade')
  • This PR affects the GS/AI API? (label 'needs review: Script API')
    • ai_changelog.hpp, gs_changelog.hpp need updating.
    • The compatibility wrappers (compat_*.nut) need updating.
  • This PR affects the NewGRF API? (label 'needs review: NewGRF')

@TrueBrain
Copy link
Member

Just so you know, we also accept Pull Requests without an issue for these kind of things. Might save you a bunch of work :)

@TrueBrain TrueBrain merged commit 2d0abf5 into OpenTTD:master Jun 13, 2021
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

Successfully merging this pull request may close these issues.

[UI] Background hover colour slightly overlaps the bottom line of client list window
2 participants