update README.md after v0.05 fixes

master
thyttan 2022-04-23 15:28:41 +02:00
parent 37204e9446
commit d55280b940
1 changed files with 1 additions and 3 deletions

View File

@ -10,9 +10,7 @@ The drag in Dragboard is a nod to the javascript 'drag' event, which is used to
Known bugs: Known bugs:
- Initially developed for use with dark theme set on Bangle.js 2 - that is still the preferred way to view it although it now works with other themes. - Initially developed for use with dark theme set on Bangle.js 2 - that is still the preferred way to view it although it now works with other themes.
- Text does not wrap. - When doing 'del' on a empty text-string, the letter case is changed.
To do: To do:
- Make text wrap and/or scroll up/sideways once available space runs out.
- Optimize code. Further split it up in functions.
- Possibly provide a dragboard.settings.js file - Possibly provide a dragboard.settings.js file