Closed henriiquecampos closed 5 years ago
A minimal BBcode editor that wrapps text in BBCode tags in RichTextLabels:
RichTextLabels
[b]seleted text[/b]
[i]seleted text[/i]
[color=#ffffffaa]selected text[/color]
Plugin shortcut:
Demo:
Closes #29
I skimmed through the code, seems all good, thanks :)
A minimal BBcode editor that wrapps text in BBCode tags in
RichTextLabels
:[b]seleted text[/b]
shortcut: CTRL + B[i]seleted text[/i]
shortcut: CTRL + I[color=#ffffffaa]selected text[/color]
Plugin shortcut:
RichTextLabels
are selected: CTRL + E to open the editorDemo:
Closes #29