1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-09 02:08:05 +00:00

Remove image-buttons from type image/svg+xml and add editor-height and stamp button (#5042)

* Add stamp button to image/svg+xml

* Add editor-height Button to image/svg+xml

* Remove rotate-left button from image/svg+xml

* Remove size Button from image/svg+xml

* Remove paint Button from image/svg+xml

* Remove line-width Button from image/svg+xml

* Remove clear Button from image/svg+xml

* Remove opacity Button from image/svg+xml
This commit is contained in:
Simon Huber
2020-11-15 12:37:30 +01:00
committed by GitHub
parent f087a62c99
commit bb6fee4e1c
8 changed files with 9 additions and 9 deletions

View File

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