You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my application I use a lot of text with different formats, colors, etc. To make rendering easier I have created several functions that format that text and display it on the screen as separate Text elements.
Is there a way to zoom all the Text elements on that screen, or do I have to put all the content into a single Text element?
Thanks for this library.
In my application I use a lot of text with different formats, colors, etc. To make rendering easier I have created several functions that format that text and display it on the screen as separate
Text
elements.Is there a way to zoom all the
Text
elements on that screen, or do I have to put all the content into a singleText
element?Something like:
The text was updated successfully, but these errors were encountered: