mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-25 05:51:01 -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
9 lines
374 B
Text
9 lines
374 B
Text
title: $:/core/ui/EditorToolbar/opacity
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/opacity
|
|
caption: {{$:/language/Buttons/Opacity/Caption}}
|
|
description: {{$:/language/Buttons/Opacity/Hint}}
|
|
condition: [<targetTiddler>is[image]] -[<targetTiddler>type[image/svg+xml]]
|
|
dropdown: $:/core/ui/EditorToolbar/opacity-dropdown
|
|
|
|
<$text text={{$:/config/BitmapEditor/Opacity}}/>
|