diff options
author | mgpfxfgaqo <mgpfxfgaqo@web> | 2009-05-08 13:43:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-08 13:43:07 -0400 |
commit | 6a7a279b18b0dc5ba13c0d89973ee16e36d15a45 (patch) | |
tree | 50b4948b68f3670d36f33950bac65536b003b688 /doc/todo | |
parent | 4291f2e3d7d1eb160427764e622d247145652e81 (diff) | |
download | ikiwiki-6a7a279b18b0dc5ba13c0d89973ee16e36d15a45.tar ikiwiki-6a7a279b18b0dc5ba13c0d89973ee16e36d15a45.tar.gz |
edit form: no fixed size for textarea
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/edit_form:_no_fixed_size_for_textarea.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/edit_form:_no_fixed_size_for_textarea.mdwn b/doc/todo/edit_form:_no_fixed_size_for_textarea.mdwn new file mode 100644 index 000000000..ae03021b1 --- /dev/null +++ b/doc/todo/edit_form:_no_fixed_size_for_textarea.mdwn @@ -0,0 +1,3 @@ +At the moment the text area in the edit form has a fixed size of 20 rows. + +On longer pages its not very comfortable to edit pages with such a small box. The whole screen size should be used instead([example](http://img3.imagebanana.com/img/bl10u9mb/editingtodo_1241804460828.png)). |