Font resource weight

In the i for the font resources there are only 8 font weights to choose. The option ‘Thin’ is not available. Is this intended?

If I change the weight of the font, for example in a Text Component, then there are 9 options, but the last one ‘Black’ seems not to work: I see no difference between Extra Bold and Black.
I have all the 9 weights in the resource folder and added to the theme, so I assume Black should be available.

Hi @Dan or @Ben I’d like to come back to this.
In 3.0.9 beta, this is still the same. I’ve tested this in the Theme ‘Build’.

Only 8 font weights for resources
There are only 8 standard font weights available to link to the fonts in the resources, rather than 9. The thinnest (100, ‘Thin’) is not available. However, in the Inspector for the Text Component, under ‘Weight’, there are 9 weights listed (including ‘Thin’). So I think it’s a bug that only 8 are available to select in the resources?

‘Black’ font weight does not work
The missing of ‘Thin’ is probably also why the ‘Black’ weight doesn’t work in a Text Component. Because the first one (‘Thin’) isn’t available in the resources, the component maybe displays ‘Extra Light’ when ‘Thin’ has been selected, and so on.

An added font file ends up in the wrong custom font
This is a new one, I think.
If there are several custom fonts with the ‘Type’ set to ‘Font Resources’, the font file you drag onto the top one will end up in a font further down the list. For example, if there are two custom fonts and you drag a file onto the top one, it will end up in the bottom font. If you set the bottom font to ‘Font Names’, you will be able to drag the file into the top font. This looks like a bug to me.

Link to my test project:
elementsapp://downloadDocument/tANzBkFqGfxH

This goes together with