From 8a112a72be31183d7a21dcfd4ba1a4c461f2cb73 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Thu, 2 Feb 2017 10:21:50 +0100 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index f271bc09..adc975ea 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -21,13 +21,17 @@ General: last item Braille Support: - virtual buffer area for scroll left/right if the line is to long for device + create offset for scrolling + respect scrolling + add command to scroll left + add command to scroll Right make cursor following configurable + brailleCursorTrackingMode + - cell + - page brailleFocusMode: - manual = no automatic toggle command used - - review = priority to review - last = follow last used cursor - - text = jumps to textcursor when typing, needs command to be back to review print cursor in review print cursor in textmode command for scroll left @@ -83,3 +87,5 @@ Braille Support: tweak current commands and output command flush_braille follow cursor while typing + brailleFocusMode: + - review = priority to review