Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Is there a way to allow users to configure the font size?
I'm considering adding a configuration like this:
However, this approach requires defining the same
<Text>
element three times (once for each font size), and then duplicating that for each variant, which is inefficient.Ideally, I'd like something like this:
This would dynamically apply the selected font size based on the user's configuration. Also same thing applies for other font properties like
family
,slant
, andweight