Merge branch 'master' of github.com:flynx/pWiki

This commit is contained in:
Alex A. Naanou 2023-10-28 02:42:55 +03:00
commit d04a6ee538

View File

@ -49,6 +49,11 @@ var setup = function(){
- ## Bugs: - ## Bugs:
focused:: true focused:: true
- BUG: mobile browsers behave quite chaotically ignoring parts of the styling... - 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: - ## ToDo:
- selection / multiple node selection (via shift+motion) - selection / multiple node selection (via shift+motion)