mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c1e13787a4
commit
37ba9aa5b2
@ -115,6 +115,10 @@ var setup = function(){
|
|||||||
-
|
-
|
||||||
- ## ToDo:
|
- ## ToDo:
|
||||||
- ASAP: edit/view sizes slightly different...
|
- ASAP: edit/view sizes slightly different...
|
||||||
|
- _this us due to `._updateTextareaSize(..)` -- in conflict with tetarea's `.autoUpdateSize(..)`_
|
||||||
|
- to reproduce:#
|
||||||
|
- edit any node
|
||||||
|
- move up/down
|
||||||
- Q: should we use `HTMLTextAreaElement.autoUpdateSize(..)` or handle it globally in setup???
|
- Q: should we use `HTMLTextAreaElement.autoUpdateSize(..)` or handle it globally in setup???
|
||||||
- _...I'm leaning towards the later..._
|
- _...I'm leaning towards the later..._
|
||||||
- Q: can we place a cursor in a table correctly???
|
- Q: can we place a cursor in a table correctly???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user