From 0d0d3fda2a68d6863d1dfd6202f4789a4de2cc36 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 5 Jul 2013 19:23:31 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 2 +- ui/setup.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/TODO.otl b/ui/TODO.otl index 13f698a6..9978ea41 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -106,7 +106,6 @@ Roadmap [_] index and group ALL files in an archive [_] import metadata [_] real GIDs - [_] BUG: context status does not get updated on Ctrl-D [_] BUG: shifting last image out of a ribbon misaligns the current ribbon | i.e. the prev ribbon was deleted and the new focused ribbon | is aligned as if it was not current... @@ -300,6 +299,7 @@ Roadmap [_] remove extra and repetitive actions [_] caching config [_] side-by side view... + [X] BUG: context status does not get updated on Ctrl-D [X] single ribbon mode | should this have up/down navigation? | diff --git a/ui/setup.js b/ui/setup.js index 86adc4e8..e0e883fe 100755 --- a/ui/setup.js +++ b/ui/setup.js @@ -53,6 +53,7 @@ function updateContextIndicators(image){ } + // Setup event handlers for data bindings... // // This does two jobs: