-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Very nice tool! Thank you!
There are a couple of minor issues that I have seen. First, the use-indicator seems to always be on for custom buttons. Second, clicking the button a second time to unformat the text does not work, unless you select all of the formatted text, and some unformatted text next to it, and then click the button.
My buttons look like this:
'red': new MediumButton({label:'<span style="color:red">R</span>', start:'<span style="color:red">', end:'</span>'}),
'yellow-highlight': new MediumButton({label:'<span style="background-color:yellow">Y</span>', start:'<span style="background-color:yellow">', end:'</span>'}),Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels