This is a basic fix for #36 which makes it so long workspace names in the index will wrap rather than overflow their containers. A better(?) fix might be to dynamically resize the font when the text overflows, but I'm not sure how to do that and this is at least an incremental improvement
How was this tested?
Tested locally. Made sure it still works as expected at different screen sizes.
Checklist
[x] Have you updated the VERSION file (if applicable)?
What and why?
This is a basic fix for #36 which makes it so long workspace names in the index will wrap rather than overflow their containers. A better(?) fix might be to dynamically resize the font when the text overflows, but I'm not sure how to do that and this is at least an incremental improvement
How was this tested?
Tested locally. Made sure it still works as expected at different screen sizes.
Checklist