mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
33961a0b3f
commit
0e7b7dee32
@ -49,7 +49,12 @@ var setup = function(){
|
||||
- ## Bugs:
|
||||
focused:: true
|
||||
- BUG: caret positioning broken
|
||||
- new strategy: try and build offset maps on parse...
|
||||
- Strategies to test::
|
||||
- ASAP use `getText(..)` to build the input text instead of `.innerText`
|
||||
- normalize `.innerText` to remove duplicate `"\n"`'s
|
||||
_(will break placement on empty lines... ???)_
|
||||
- try and build offset maps on parse
|
||||
_(potentially too complicated)_
|
||||
- *TODO*::
|
||||
- ```
|
||||
text text text
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user