-
Notifications
You must be signed in to change notification settings - Fork 45
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
something went wrong with logo #1411
Comments
It looks like longer text caused box to become wider and failing out of their lines. Forcing them with |
|
This did happen when we originally changed the category names, but I tested it at a range of Zoom levels on my local machine and on Staging... The little logo at the top and in the key was getting stretched, which I fixed. I just tried it now, locally, on staging and on production and I can't replicate. |
Or in a particular browser? |
That is because for
note that production has additional change reducing text size
100%, 1920 x 1200 px
Firefox 130.0.1 (64-bit) |
removing still, Age & history looks better with larger padding And it still does not eliminate root cause. Adding soft hyphens sort-of works but may result in splitting words where it is not really needed. |
See colouring-cities#1411 This is a workaround, not a proper fix.
See colouring-cities#1411 This is a workaround, not a proper fix.
Yeah, it's a tricky one. The padding was to try and make it look nice, Polly wanted, for example, Age & History not to appear all in one line, as it does on the second picture. I think she wanted the "&" in Typology and size would be on the next line too. I was just trying to do something that doesn't require too much additional code or adding custom code for each category... |
not sure why it was not caught in my earlier tests?
The text was updated successfully, but these errors were encountered: