Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-11-02 23:01:16 +03:00
parent 8183fdd3a7
commit 73004faf9b

View File

@ -57,6 +57,7 @@ var setup = function(){
- -
- ## ToDo: - ## ToDo:
- custom element / web component - custom element / web component
- BUG: selecting by _click-n-drag_ or _double/triple click_ for some reason does not work...
- BUG/race: the non-value versions of custom elem seem to sometimes get loaded as empty... - BUG/race: the non-value versions of custom elem seem to sometimes get loaded as empty...
- Q: can we get rid of the editor block??: - Q: can we get rid of the editor block??:
- CSS breaks if we do... - CSS breaks if we do...