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 button size in gamepad configuration screen #224

Closed
agateau opened this issue Apr 25, 2022 · 0 comments · Fixed by #280
Closed

Text overflows button size in gamepad configuration screen #224

agateau opened this issue Apr 25, 2022 · 0 comments · Fixed by #280
Labels
category-ui The user interface type-bug
Milestone

Comments

@agateau
Copy link
Owner

agateau commented Apr 25, 2022

Describe the bug

How to reproduce

  1. Open the configure gamepad screen.
  2. Click on a button.
  3. The text "Press a key..." replaces the button text. It does not fit in the button.

Expected behavior

Text should fit the button. Possible solutions:

  • Make the button bigger/taller.
  • Use a shorter text (complicated for translations).
  • Show text below the button.
@agateau agateau added category-ui The user interface type-bug labels Apr 25, 2022
@agateau agateau added this to the 0.24.0 milestone Apr 25, 2022
agateau added a commit that referenced this issue Oct 10, 2022
Just remove it: there is no such text in the equivalent keyboard config
screen.

Fixes #224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category-ui The user interface type-bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant