Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-27 16:08:27 +03:00
parent 4796ba6753
commit 360103bee3

View File

@ -49,6 +49,11 @@ var setup = function(){
- ## Bugs:
focused:: true
- BUG: mobile browsers behave quite chaotically ignoring parts of the styling...
- FF:
- zooming on edited field
- normal textarea is not sized correctly
- General:
- side margins are a bit too large (account for toolbat to the right)
-
- ## ToDo:
- selection / multiple node selection (via shift+motion)