updated todo...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-12-23 05:03:09 +04:00
parent c4c81887da
commit cbe7d3f4b8

View File

@ -212,28 +212,32 @@ Roadmap
[_] BUG: opening a dir form history sometimes loads wrong size previews [_] BUG: opening a dir form history sometimes loads wrong size previews
| this happens in part of the view and a refresh, reload or image | this happens in part of the view and a refresh, reload or image
| update (updateImages()) fixes the issue... | update (updateImages()) fixes the issue...
[_] UI: Panes... [_] 50% UI: side-panels...
| |
| +-----+---------------+-----+ | +-----+---------------+-----+
| | | | | | | | | |
| | | | | | | | | |
| | | +-----------+ | | | | | +-----------+ | |
| | | | | | <---- Pane | | | | | | <---- side-panel
| | | | Image | | | | | | | Image | | |
| | | | | | | | | | | | | |
| | | +-----------+ | | | | | +-----------+ | |
| | | | | | | | | |
| | | | | | | | | |
| +-----+---------------+-----+ | +-----+---------------+-----+
| |
| +---------------+ | +---------------+
| Viewer | Viewer
| |
| |
| NOTE: panes should be outside the viewer, so as not to overlap | NOTE: panes should be outside the viewer, so as not to overlap
| with the image... | with the image...
| NOTE: we can also try and use top and bottom panes, but that | NOTE: we can also try and use top and bottom panes, but that
| might over-complicate things... | might over-complicate things...
[X] construct
[X] style
[_] lock/pin
[_] autohide
[_] UI: touch controls / toolbars... [_] UI: touch controls / toolbars...
| |
| +-+-----------------------+-+ | +-+-----------------------+-+