From 04ab8ae7f6c2b45c20e09f761bface93d27079c2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 15 Aug 2012 03:42:46 +0400 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 16 ++++++++-------- ui/gallery-prototype.js | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ui/TODO.otl b/ui/TODO.otl index 776cc649..fc779e7b 100755 --- a/ui/TODO.otl +++ b/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 diff --git a/ui/gallery-prototype.js b/ui/gallery-prototype.js index 28502d16..19978d55 100755 --- a/ui/gallery-prototype.js +++ b/ui/gallery-prototype.js @@ -48,6 +48,7 @@ var ImageGrid = { }, } + ImageGrid.ACTION({ title: 'set', doc: 'Set an option\'s value, calling apropriate callbacks.',