I think they're coming from the corresponding action widget dispatching an
event.
Could be. The button that starts it all has this code:
<$button message="tm-save-tiddler" tooltip={{$:/language/Buttons/Save/Hint}}
aria-label={{$:/language/Buttons/Save/Caption}}
class=<<tv-config-toolbar-class>>>
> <$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
> {{$:/core/images/done-button}}
> </$list>
> <$list filter="[<tv-config-toolbar-text>prefix[yes]]">
> <span class="tc-btn-text"><$text
> text={{$:/language/Buttons/Save/Caption}}/></span>
> </$list>
> </$button>
>
>
I read most of that as deciding whether to show the button itself or button
text. That just leaves me with the message "tm-save-tiddler" and the
styling considerations. Which leaves me with button.js which I thought
mostly created the button.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.