Closed Fmajor closed 1 year ago
The vertical alignment of the labels depends on your font and sizes. We don't have a way to adjust the alignment. I recommend to avoid font sizes which differ so much. Furthermore you can try different fonts, which are better balanced. I use the Iosevka set of fonts.
Is it not possible to use the raise display property for this?
@Stebalien Indeed, that could work. If someone is interested in experimenting with this I am happy to consider a PR. The main complication here is that we would have to adjust the box borders and the raise property per label depending on the surrounding face height.
I try to set different font-size for different org-level, e.g. like below
Then i find that the font size of
TODO
,priority
,timestamp
andtags
are unchanged and their background color height become larger and the font do not center in the background, which is kind of ugly. How can we handle this?