#10 left/center/right/full justified text for TText
[fanfix.git] / docs / TODO.md
index 97aabdd5bb647c9633db247f6e9b7bdfaa80a35f..eb7164f067dbfad72e028b2bf847e8d98f251ffd 100644 (file)
@@ -5,8 +5,22 @@ 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:
+  - Scrollbars adjust automatically
+    - Expose toTop()/toLeft()/...
+
 - TEditor
 - Eliminate all Eclipse warnings