What problem does this solve or what need does it fill?
Replacing the font_size field of TextStyle with an enum similar to Bevy UI's Val type would enable users to set responsive font sizes that depend on the size of the viewport or the text's parent container.
What solution would you like?
#9524
What problem does this solve or what need does it fill?
Replacing the
font_sizefield ofTextStylewith an enum similar to Bevy UI'sValtype would enable users to set responsive font sizes that depend on the size of the viewport or the text's parent container.What solution would you like?
#9524