Closed davelab6 closed 9 years ago
Some of the fonts I'm working with have weights besides 100, 200, 300, 400, 500, 600, 700, 800, 900. For example, Roboto Thin is 250. Fira Sans even has fonts with weights 20, 40, 80, etc. How will this UI work with weights like this? Would it be better if I generated the buttons dynamically depending on the weights that are available? Or have a dropdown with all the weights instead of a list of links?
The underlying issue is that the navigation is mysterious; you can't predict what you'll get.
A more simple solution will be to have an instant popover under the dots when you hover, similar to that used on the review/test links when less than 2 families are added to the comparison, that shows the string shown as a font style label in the sentence view
The bottom of the choose cards use bullets to paginate the styles in the family. This is a bit 'mystery meat' style navigation.
such that all possible weights are always seen on each card, but only the available weights are active links.