mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
bb6fee4e1c
* 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
10 lines
389 B
Plaintext
10 lines
389 B
Plaintext
title: $:/core/ui/EditorToolbar/line-width
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/line-width
|
|
caption: {{$:/language/Buttons/LineWidth/Caption}}
|
|
description: {{$:/language/Buttons/LineWidth/Hint}}
|
|
condition: [<targetTiddler>is[image]] -[<targetTiddler>type[image/svg+xml]]
|
|
dropdown: $:/core/ui/EditorToolbar/line-width-dropdown
|
|
|
|
<$text text={{$:/config/BitmapEditor/LineWidth}}/>
|