mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-06 09:13:38 -08:00
* 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
8 lines
315 B
Text
8 lines
315 B
Text
title: $:/core/ui/EditorToolbar/clear
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/erase
|
|
caption: {{$:/language/Buttons/Clear/Caption}}
|
|
description: {{$:/language/Buttons/Clear/Hint}}
|
|
condition: [<targetTiddler>is[image]] -[<targetTiddler>type[image/svg+xml]]
|
|
dropdown: $:/core/ui/EditorToolbar/clear-dropdown
|
|
|