Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-08-15 03:42:46 +04:00
parent f94c14ca13
commit 04ab8ae7f6
2 changed files with 9 additions and 8 deletions

View File

@ -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

View File

@ -48,6 +48,7 @@ var ImageGrid = {
},
}
ImageGrid.ACTION({
title: 'set',
doc: 'Set an option\'s value, calling apropriate callbacks.',