From dadda5508a923f4de10fa78e78a7c9f452249872 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 13 Jun 2012 21:49:52 +0400 Subject: [PATCH] updated TODO.otl... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ui/TODO.otl b/ui/TODO.otl index cc3da412..bfe236f5 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -51,8 +51,15 @@ basic structure [_] shift down [_] ribbon merging [_] add promote/demote events (to attach structure editors)... + | enable extension and use as a generic widget... [X] add real images... [_] make all the code relative to the current selection (multiple instances on a page support) + [_] add ribbon relative scrolling... + | each ribbon is positioned relative to the current selected image + | below-left: closest image to the left of the current + | bolow-right: same as above but right... + | + | this will demote/promote the image directly up or down... [_] make this into a jquery plugin... [_] add dynamic loading and unloading for very large sets... [_] gesture support...