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 word wrap for names #574

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Fix word wrap for names #574

merged 1 commit into from
Sep 10, 2024

Conversation

will-moore
Copy link
Member

Fixes #572
See report at https://forum.image.sc/t/image-names-not-wrapping/100493

To test, set various long names without spaces.
These should now wrap correctly instead of disappearing off the screen.

@will-moore will-moore requested a review from pwalczysko August 22, 2024 21:43
@knabar knabar added this to the 5.28.0 milestone Aug 30, 2024
@pwalczysko
Copy link
Member

Yes, working fine on merge-ci.

Screenshot 2024-08-30 at 13 38 23
Screenshot 2024-08-30 at 13 37 31

the interesting feature is that a dash - character seems to be preferred for inserting the break. I think this is acceptable (the wrapping happens even if no dash is present in name). Just a heads up.

@knabar knabar modified the milestones: 5.28.0, 5.27.2 Sep 6, 2024
@knabar knabar merged commit db10592 into ome:master Sep 10, 2024
10 checks passed
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.

Display of long names - word wrap
3 participants