diff --git a/apps/dragboard/README.md b/apps/dragboard/README.md index 56feaf6a4..91f429a0c 100644 --- a/apps/dragboard/README.md +++ b/apps/dragboard/README.md @@ -10,9 +10,7 @@ The drag in Dragboard is a nod to the javascript 'drag' event, which is used to 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. -- Text does not wrap. +- When doing 'del' on a empty text-string, the letter case is changed. 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