Merge pull request #675 from BramChen/master

Typo
print-window-tiddler
Jeremy Ruston 2014-07-06 16:01:27 +01:00
commit 241d19bef8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -20,4 +20,4 @@ The content of the `<$edit-bitmap>` widget is ignored.
The edit bitmap widget can be configured with these system tiddlers:
* [[$:/config/BitmapEditor/LineWidth]] determines the line width: <$edit-text tiddler="$:/config/BitmapEditor/LineWidth" tag="input"/>
* [[$:/config/BitmapEditor/Colour]] determines the line width: <$edit-text tiddler="$:/config/BitmapEditor/Colour" tag="input" type="color"/>
* [[$:/config/BitmapEditor/Colour]] determines the line color: <$edit-text tiddler="$:/config/BitmapEditor/Colour" tag="input" type="color"/>