Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-12-12 02:05:15 +03:00
parent 33961a0b3f
commit 0e7b7dee32

View File

@ -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