mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 19:57:17 +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:
@@ -3,6 +3,6 @@ tags: $:/tags/EditorToolbar
|
||||
icon: $:/core/images/erase
|
||||
caption: {{$:/language/Buttons/Clear/Caption}}
|
||||
description: {{$:/language/Buttons/Clear/Hint}}
|
||||
condition: [<targetTiddler>is[image]]
|
||||
condition: [<targetTiddler>is[image]] -[<targetTiddler>type[image/svg+xml]]
|
||||
dropdown: $:/core/ui/EditorToolbar/clear-dropdown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user