Is there a way to copy the visual transformation w...
# compose
e
Is there a way to copy the visual transformation with the text from a
TextField
?
For example, if I have a VisualTransformation that puts a
#
at the beginning of the text, I'd like for it to get copied if the user selects all the text and copies it.