git://git.nikiroo.be
/
fanfix-jexer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49befbb
)
update roadmap
author
Kevin Lamonte
<kevin.lamonte@gmail.com>
Fri, 7 Jul 2017 23:25:56 +0000
(19:25 -0400)
committer
Kevin Lamonte
<kevin.lamonte@gmail.com>
Fri, 7 Jul 2017 23:25:56 +0000
(19:25 -0400)
docs/TODO.md
patch
|
blob
|
blame
|
history
diff --git
a/docs/TODO.md
b/docs/TODO.md
index 97aabdd5bb647c9633db247f6e9b7bdfaa80a35f..0ab6e91688999d899d61d5ca58df1551ecb151e8 100644
(file)
--- a/
docs/TODO.md
+++ b/
docs/TODO.md
@@
-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