update roadmap

This commit is contained in:
Kevin Lamonte 2017-07-07 19:25:56 -04:00
parent 49befbbc78
commit c3a80df6a4

View 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