-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
About Block content overflowing on changing language #2700
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
Comments
Can I work on this issue? |
It's overflowing for Spanish, Turkish and Ukranian languages also |
Thanks for catching this. The language-dependent part here is the width of the text in the columns and this wrapping happens for Italian etc. even on very wide screens 😭. What we want is for the long text "Codice di comportamento" to wrap within the column rather than causing the whole column to wrap. Not much thought was put into the responsive breakpoints for the About modal and it's become clear that there's a lot of problems with it. All I did was put in a We should definitely fix this but it's related to a bunch of other issues regarding this modal and it might make sense to address them all at once with a better responsive design. |
I want to work on this |
Can i be assigned this issue ,if anyone else is not working on it. |
p5.js version
v1.9.0
What is your operating system?
Windows
Web browser and version
No response
Actual Behavior
Expected Behavior
Steps to reproduce
Steps:
The text was updated successfully, but these errors were encountered: