-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething is brokenSomething is brokenepaintrerunDesired for Rerun.ioDesired for Rerun.iostylevisuals and themingvisuals and themingtextProblems related to textProblems related to text
Milestone
Description
The optical vertical alignment of text is not perfect with button and selectable label, especially with the Inter font we use at rerun. The text here should be ~1-2px lower compared to the background. Unfortunately, we dont have separate control on the top/bottom padding there.
I'm not sure if there is something in the font metadata that could be used to adjust alignment.
An escape hatch would be provided by making button_padding
a Margin
instead of a Vec2
.
Metadata
Metadata
Assignees
Labels
bugSomething is brokenSomething is brokenepaintrerunDesired for Rerun.ioDesired for Rerun.iostylevisuals and themingvisuals and themingtextProblems related to textProblems related to text