mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 11:00:08 +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: | - ## Bugs: | ||||||
|   focused:: true |   focused:: true | ||||||
|   - BUG: caret positioning broken |   - 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*:: |     - *TODO*:: | ||||||
|       - ``` |       - ``` | ||||||
|         text text text |         text text text | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user