Watt!
I see the $:/core/ui/Buttons/delete uses tm-delete-tiddler
<$button message="tm-delete-tiddler"
tooltip={{$:/language/Buttons/Delete/Hint}}
aria-label={{$:/language/Buttons/Delete/Caption}}
class=<<tv-config-toolbar-class>>>
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/delete-button}}
</$list>
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
<span class="tc-btn-text"><$text
text={{$:/language/Buttons/Delete/Caption}}/></span>
</$list>
</$button>
One expect to see a call to tm-modal message and don't find it!
On Thursday, July 11, 2019 at 7:23:23 PM UTC+4:30, Watt wrote:
>
> I think there is a difference between ActionDeleteTiddlerWidget and
> tm-delete-tiddler. Only the latter generates a confirmation dialogue.
>
> $:/core/ui/Buttons/delete uses tm-delete-tiddler.
>
> The confirmation message is in
> $:/language/ConfirmDeleteTiddler
>
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/e174488f-17a7-45c6-a065-2a106881c732%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.