mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
minor updates...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
053bc16039
commit
fbc029d51c
19
ui/TODO.otl
19
ui/TODO.otl
@ -1,5 +1,5 @@
|
|||||||
Priority work
|
Priority work
|
||||||
[_] 76% Preview II
|
[_] 79% Preview II
|
||||||
[X] 100% 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
|
||||||
@ -85,13 +85,13 @@ Priority work
|
|||||||
[X] stretch to full screen
|
[X] stretch to full screen
|
||||||
[_] make view correctly resizable
|
[_] make view correctly resizable
|
||||||
| appears to work correctly but need to click an image onResize...
|
| appears to work correctly but need to click an image onResize...
|
||||||
|
|
|
||||||
|
| XXX find a way around always clicking things...
|
||||||
[X] hide buttons for keyboard actions
|
[X] hide buttons for keyboard actions
|
||||||
[X] web
|
[X] web
|
||||||
| is this is the same as the above two? (with auto-select)
|
| is this is the same as the above two? (with auto-select)
|
||||||
[_] 0% settings/help screen
|
[_] 0% settings/help screen
|
||||||
[_] basic screen
|
[_] keyboard config/help
|
||||||
[_] keyboard config/help (low priority)
|
|
||||||
[_] view mode (low priority)
|
|
||||||
[X] 100% debug mode
|
[X] 100% debug mode
|
||||||
[X] toggle cross-hair
|
[X] toggle cross-hair
|
||||||
[X] 100% fix layout and animations
|
[X] 100% fix layout and animations
|
||||||
@ -100,12 +100,15 @@ Priority work
|
|||||||
[X] 100% actions
|
[X] 100% actions
|
||||||
[X] bug: shifting up to new ribbon pushes the current row down...
|
[X] bug: shifting up to new ribbon pushes the current row down...
|
||||||
| before starting on a fix, need to cleanup the code from old hacks and workarounds...
|
| before starting on a fix, need to cleanup the code from old hacks and workarounds...
|
||||||
[_] 0% native client
|
[_] 16% native client
|
||||||
[_] 0% android
|
[_] 0% Android (PhoneGap)
|
||||||
[_] a build wrapper (via PhoneGap)
|
|
||||||
[_] restrict layout to horizontal
|
[_] restrict layout to horizontal
|
||||||
| leave doing a different vertical layout for later versions...
|
| leave doing a different vertical layout for later versions...
|
||||||
[_] 11% Preview II (optional features)
|
[_] 33% Windows (CEF / CEFPython)
|
||||||
|
[X] basic test
|
||||||
|
[_] file reader
|
||||||
|
[_] package a portable exe
|
||||||
|
[_] 10% Preview II (optional features)
|
||||||
[_] actual file loading
|
[_] actual file loading
|
||||||
[_] serialization/deserialization
|
[_] serialization/deserialization
|
||||||
[_] display promoted/demoted images
|
[_] display promoted/demoted images
|
||||||
|
|||||||
@ -27,10 +27,11 @@ Control scheme:
|
|||||||
down image
|
down image
|
||||||
down - (via focus image) ?? -
|
down - (via focus image) ?? -
|
||||||
|
|
||||||
skip 10 left
|
skip N left
|
||||||
?? - - -
|
| N is screen-width of elements
|
||||||
skip 10 right
|
pg-up - - -
|
||||||
?? - - -
|
skip N right
|
||||||
|
pg-down - - -
|
||||||
|
|
||||||
first image
|
first image
|
||||||
home - ?? -
|
home - ?? -
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user