-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your issue
When the app language is set to Spanish, the text inside the "Set to Default" and "Change Directory" buttons on the Settings → Select Directory section becomes longer.
Because of this, both buttons expand horizontally, eventually touching each other and causing a pixel overflow error in Flutter.
This issue only occurs in languages with longer words (Spanish, German, Portuguese, French, etc.).
Steps to reproduce
- Open the app
- Go to Settings
- Change the language to Spanish
- Scroll to Select Directory
- Observe the two buttons:
- “Establecer como Predeterminado”
- “Cambiar Directorio
- The buttons overflow horizontally and generate a pixel error.
What was the expected result?
- Buttons should automatically adjust height/width when the text is longer
- No pixel overflow should occur
- Both buttons should remain consistent in size (same height & width)
- UI should remain readable and responsive for all languages
Put here any screenshots or videos (optional)
How can we contact you (optional)
No response
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
- I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
