From: Kevin Lamonte Date: Fri, 7 Jul 2017 23:25:56 +0000 (-0400) Subject: update roadmap X-Git-Url: http://git.nikiroo.be/?a=commitdiff_plain;h=c3a80df6a4236824f1b2e15dab37f7c700f02527;p=fanfix.git update roadmap --- diff --git a/docs/TODO.md b/docs/TODO.md index 97aabdd..0ab6e91 100644 --- 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