Replies: 1 comment
-
Currently the input is plain text (not rich text), you can't set different style on individual characters/words etc. This is of course something that should be improved. First we need to figure out how it's going to work, then find out if skia (the backend) supports rich text or markup (like pango), if not more work is needed, then at the end implement it. Something to put on the roadmap 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If i want to select just one letter or just one part of the text to change just that selection, it changes everything.
I think it would be nice to change only the part i selected and maybe manage some saved styles, to apply later on the project.
Beta Was this translation helpful? Give feedback.
All reactions