bhdouglass / uappexplorer

Moved to GitLab
https://gitlab.com/bhdouglass/uappexplorer
GNU General Public License v3.0
42 stars 5 forks source link

App names should be word wrapped rather than wrap anywhere #33

Closed krnekhelesh closed 9 years ago

krnekhelesh commented 9 years ago

Here is a screenshot where app names are wrapping anywhere and in some cases it makes it difficult to read the name. Since they are proper nouns they should word wrap in my opinion.

And in some edge cases where the names are longer than 2 lines, you should elide them. This way the app doesn't take up way too much space.

bhdouglass commented 9 years ago

Unfortunately there are issues without word wrapping... Things overrunning each other, etc. See issue #29.

I think I'm going to experiment with other options, like making the font smaller.

Can you take a screenshot from your phone of the same view? The screenshot you've attached should be expanded more, so that's probably already a bug.

krnekhelesh commented 9 years ago

On the phone, it looks much better. newapps

bhdouglass commented 9 years ago

Ok good, my smaller font size seems to be working. I'll close this out for now.