mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f94c14ca13
commit
04ab8ae7f6
16
ui/TODO.otl
16
ui/TODO.otl
@ -1,14 +1,9 @@
|
||||
Priority work
|
||||
[_] 83% Preview II
|
||||
[_] 66% UI
|
||||
[_] "hide other ribbons" mode
|
||||
[_] "show all promoted/demoted images" mode
|
||||
| display images below or above but in a more transparent
|
||||
| fashion...
|
||||
|
|
||||
| XXX should they be skipped on navigation?
|
||||
[_] 85% Preview II
|
||||
[_] 77% UI
|
||||
[_] 0% settings/help screen
|
||||
[_] keyboard config/help
|
||||
[X] "hide other ribbons" mode
|
||||
[X] fix single image mode
|
||||
| need to center the image correctly...
|
||||
[X] 100% add screen buttons for all actions...
|
||||
@ -126,6 +121,11 @@ Priority work
|
||||
[_] actual file loading (Target-specific)
|
||||
[_] flip ribbons relative to current -- reverse order
|
||||
[_] fade transition in single image mode...
|
||||
[_] "show all promoted/demoted images" mode
|
||||
| display images below or above but in a more transparent
|
||||
| fashion...
|
||||
|
|
||||
| XXX should they be skipped on navigation?
|
||||
[_] 80% drag/move action...
|
||||
[X] basic infrastructure
|
||||
[X] action: center current image
|
||||
|
||||
@ -48,6 +48,7 @@ var ImageGrid = {
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
ImageGrid.ACTION({
|
||||
title: 'set',
|
||||
doc: 'Set an option\'s value, calling apropriate callbacks.',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user