print-window-tiddler
Bram Chen 2014-07-04 10:59:41 +08:00
rodzic 3ff7462afd
commit 856110374f
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"/>