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...