1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/ui/EditorToolbar/rotate-left.tid

12 lines
370 B
Plaintext
Raw Normal View History

title: $:/core/ui/EditorToolbar/rotate-left
tags: $:/tags/EditorToolbar
icon: $:/core/images/rotate-left
caption: {{$:/language/Buttons/RotateLeft/Caption}}
description: {{$:/language/Buttons/RotateLeft/Hint}}
condition: [<targetTiddler>is[image]] -[<targetTiddler>type[image/svg+xml]]
<$action-sendmessage
$message="tm-edit-bitmap-operation"
$param="rotate-left"
/>