You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are too many symbols in the list, the view itself becomes obscured by the scrollbar.
I'd like to show a screenshot of this happening, but I can't upload from my current location. Not sure if this is an issue in browsers other than Firefox.
Anyhow, even if it weren't obscured, working with just a few symbols very quickly becomes cumbersome.
By default, the symbols take up a lot of white-space, perhaps we could halve their size? Halve the size of the symbol containers, and scale up the symbols themselves to fit the rectangles, approximately four times as many symbols will fit in the same view!
The text was updated successfully, but these errors were encountered:
Azeirah
changed the title
Symbols list quickly becomes unmaintainable
Symbols list quickly becomes cluttered
Oct 7, 2015
Yes, agreed that this panel could use some design cleanup. Would be happy to discuss mocks if anyone wants to take a crack at it.
One thing that may help that I never got around to is an algorithm to determine the bounding box of a shape. Then this could be used to "crop" the thumbnails so that there's less whitespace.
When there are too many symbols in the list, the view itself becomes obscured by the scrollbar.
I'd like to show a screenshot of this happening, but I can't upload from my current location. Not sure if this is an issue in browsers other than Firefox.
Anyhow, even if it weren't obscured, working with just a few symbols very quickly becomes cumbersome.
By default, the symbols take up a lot of white-space, perhaps we could halve their size? Halve the size of the symbol containers, and scale up the symbols themselves to fit the rectangles, approximately four times as many symbols will fit in the same view!
The text was updated successfully, but these errors were encountered: