mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 08:41:40 +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
|
Priority work
|
||||||
[_] 83% Preview II
|
[_] 85% Preview II
|
||||||
[_] 66% UI
|
[_] 77% 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?
|
|
||||||
[_] 0% settings/help screen
|
[_] 0% settings/help screen
|
||||||
[_] keyboard config/help
|
[_] keyboard config/help
|
||||||
|
[X] "hide other ribbons" mode
|
||||||
[X] fix single image mode
|
[X] fix single image mode
|
||||||
| need to center the image correctly...
|
| need to center the image correctly...
|
||||||
[X] 100% add screen buttons for all actions...
|
[X] 100% add screen buttons for all actions...
|
||||||
@ -126,6 +121,11 @@ Priority work
|
|||||||
[_] actual file loading (Target-specific)
|
[_] actual file loading (Target-specific)
|
||||||
[_] flip ribbons relative to current -- reverse order
|
[_] flip ribbons relative to current -- reverse order
|
||||||
[_] fade transition in single image mode...
|
[_] 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...
|
[_] 80% drag/move action...
|
||||||
[X] basic infrastructure
|
[X] basic infrastructure
|
||||||
[X] action: center current image
|
[X] action: center current image
|
||||||
|
|||||||
@ -48,6 +48,7 @@ var ImageGrid = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ImageGrid.ACTION({
|
ImageGrid.ACTION({
|
||||||
title: 'set',
|
title: 'set',
|
||||||
doc: 'Set an option\'s value, calling apropriate callbacks.',
|
doc: 'Set an option\'s value, calling apropriate callbacks.',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user