mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 05:36:47 +00:00
Lots and lots and lots of docs updates
Now we've got up-to-date skeleton documentation for all the widgets
This commit is contained in:
17
editions/tw5.com/tiddlers/widgets/EditBitmapWidget.tid
Normal file
17
editions/tw5.com/tiddlers/widgets/EditBitmapWidget.tid
Normal file
@@ -0,0 +1,17 @@
|
||||
title: EditBitmapWidget
|
||||
created: 201310241419
|
||||
creator: JeremyRuston
|
||||
modified: 201310300837
|
||||
modifier: JeremyRuston
|
||||
tags: widget
|
||||
|
||||
! Introduction
|
||||
|
||||
The edit bitmap widget provides a user interface in the browser for editing bitmap tiddlers. It is currently a primitive proof-of-concept, supporting resizing and painting with a single color and line width.
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
The content of the `<$edit-bitmap>` widget is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|tiddler |The tiddler to edit (defaults to the [[TiddlerVariable: currentTiddler]]) |
|
||||
Reference in New Issue
Block a user