Hello, I’d like to request settings for lineheight of text UI elements.
Quite a few things are missing from the text editor, but especially being able to change the line height! Currently there isn’t any way to change the texts lineheight neither through the UI or programmatically. I’d hoped I could programatically set it (similar to setting flex grow: 1 in code even though it’s not exposed in the UI), but sadly lineheight doesn’t exist.