-
I want something like bold or italic per one word in sentence (for emphasis purposes) but doesn't see how to do it. I know about the properties of Text element but it they give opportunity to change the style of the whole text element... Is it even possible to format part of the text? Or I should implement it by myself with several text objects...? |
Beta Was this translation helpful? Give feedback.
Answered by
bjorn
Oct 24, 2023
Replies: 1 comment
-
That feature is probably covered by #2723 (Rich text editor). Currently I think you have to use multiple Text objects. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dustdfg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That feature is probably covered by #2723 (Rich text editor). Currently I think you have to use multiple Text objects.