Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-09-05 19:49:59 +04:00
parent cae12fb686
commit 73f5541d22

View File

@ -1,6 +1,6 @@
Priority work Priority work
[_] 66% Preview II [_] 71% Preview II
[_] 41% dynamic loading of images [_] 91% dynamic loading of images
[_] 83% stream on navigate [_] 83% stream on navigate
| parameters that affect loading: | parameters that affect loading:
| - current view size -> image size must be closest | - current view size -> image size must be closest
@ -28,7 +28,8 @@ Priority work
| use id... | use id...
[_] handle edit events XXX [_] handle edit events XXX
[X] update ui structure (handle navigate/move events) [X] update ui structure (handle navigate/move events)
[_] sizes on zoom [X] sizes on zoom
| still needs work...
[_] make shift up/down direction-aware... [_] make shift up/down direction-aware...
| i.e. if we are going through images in a direction select the | i.e. if we are going through images in a direction select the
| next image in that direction when shifting... | next image in that direction when shifting...