mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ad3ed175aa
commit
436da8bf93
26
ui/TODO.otl
26
ui/TODO.otl
@ -1,6 +1,6 @@
|
|||||||
Priority work
|
Priority work
|
||||||
[_] 44% Preview II
|
[_] 48% Preview II
|
||||||
[_] 55% sorted images in ribbons
|
[X] 100% sorted images in ribbons
|
||||||
[X] 100% stage I: position the promoted/demoted image correctly
|
[X] 100% stage I: position the promoted/demoted image correctly
|
||||||
| and correct positioning on promote/demote
|
| and correct positioning on promote/demote
|
||||||
|
|
|
|
||||||
@ -30,19 +30,20 @@ Priority work
|
|||||||
| image as axis, the rule is that the strips left are coming
|
| image as axis, the rule is that the strips left are coming
|
||||||
| from the left of the axis and likewise for the right side.
|
| from the left of the axis and likewise for the right side.
|
||||||
|
|
|
|
||||||
[_] 0% stage II: scroll ribbons correctly
|
[X] 100% stage II: scroll ribbons correctly
|
||||||
| this is simple:
|
| this is simple:
|
||||||
| - center the right edge of image returned
|
| - center the right edge of image returned
|
||||||
| by getImageBefore in all ribbons other than current...
|
| by getImageBefore in all ribbons other than current...
|
||||||
| - center current-image in current ribbon
|
| - center current-image in current ribbon
|
||||||
| - vertically center the current ribbon (negative margin?)
|
| - vertically center the current ribbon (negative margin?)
|
||||||
[X] prototype and basic API
|
[X] prototype and basic API
|
||||||
[X] 100% migrate main code to the new system
|
[X] 100% migrate main code to the new system
|
||||||
[X] basic navigation
|
[X] basic navigation
|
||||||
[X] basic actions
|
[X] basic actions
|
||||||
[X] zooming
|
[X] zooming
|
||||||
[_] position other ribbons...
|
[X] position other ribbons...
|
||||||
[_] 75% correct zooming and modes
|
| only prev/next for now...
|
||||||
|
[X] 100% correct zooming and modes
|
||||||
[X] zooming in ribbon view
|
[X] zooming in ribbon view
|
||||||
[X] 100% zoom presets for ribbon view
|
[X] 100% zoom presets for ribbon view
|
||||||
| other possible presets:
|
| other possible presets:
|
||||||
@ -55,7 +56,7 @@ Priority work
|
|||||||
| ...
|
| ...
|
||||||
[X] three
|
[X] three
|
||||||
[X] one (with zooming)
|
[X] one (with zooming)
|
||||||
[_] single image mode with zooming
|
[X] single image mode with zooming
|
||||||
| ribbons are hidden
|
| ribbons are hidden
|
||||||
[_] 25% drag action...
|
[_] 25% drag action...
|
||||||
[_] basic infrastructure
|
[_] basic infrastructure
|
||||||
@ -69,6 +70,8 @@ Priority work
|
|||||||
[_] shifting up to new ribbon pushes the current row down...
|
[_] shifting up to new ribbon pushes the current row down...
|
||||||
[_] 0% cleanup UI
|
[_] 0% cleanup UI
|
||||||
[_] stretch viewer to screen
|
[_] stretch viewer to screen
|
||||||
|
[_] fix single image mode
|
||||||
|
| need to center the image correctly...
|
||||||
[_] 0% layout
|
[_] 0% layout
|
||||||
[_] tablet
|
[_] tablet
|
||||||
| - buttons at sides
|
| - buttons at sides
|
||||||
@ -89,6 +92,7 @@ Priority work
|
|||||||
[_] view mode (low priority)
|
[_] view mode (low priority)
|
||||||
[_] 0% debug mode
|
[_] 0% debug mode
|
||||||
[_] toggle cross-hair
|
[_] toggle cross-hair
|
||||||
|
[_] 0% optional features...
|
||||||
[_] 0% misc
|
[_] 0% misc
|
||||||
[_] add sort/re-sort capability...
|
[_] add sort/re-sort capability...
|
||||||
[_] make scrolling of other ribbons proportional to the gap...
|
[_] make scrolling of other ribbons proportional to the gap...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user