update roadmap
authorKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 7 Jul 2017 23:25:56 +0000 (19:25 -0400)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 7 Jul 2017 23:25:56 +0000 (19:25 -0400)
docs/TODO.md

index 97aabdd5bb647c9633db247f6e9b7bdfaa80a35f..0ab6e91688999d899d61d5ca58df1551ecb151e8 100644 (file)
@@ -5,8 +5,23 @@ Jexer TODO List
 Roadmap
 -------
 
+BUG: TTreeView.reflow() doesn't keep the vertical dot within the
+     scrollbar.
+
 0.0.5
 
+- TDesktop (#14)
+
+- TWindow:
+  - UNCLOSABLE (#8)
+  - H/V scrollbars (#4)
+    - Expose toTop()/toLeft()/...
+
+- TText:
+  - Justification (left, right, center, proportional) (#10)
+  - Scrollbars adjust automatically
+    - Expose toTop()/toLeft()/...
+
 - TEditor
 - Eliminate all Eclipse warnings