updated TODO.otl...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-06-13 21:49:52 +04:00
parent 9abdb141aa
commit dadda5508a

View File

@ -51,8 +51,15 @@ basic structure
[_] shift down [_] shift down
[_] ribbon merging [_] ribbon merging
[_] add promote/demote events (to attach structure editors)... [_] add promote/demote events (to attach structure editors)...
| enable extension and use as a generic widget...
[X] add real images... [X] add real images...
[_] make all the code relative to the current selection (multiple instances on a page support) [_] 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... [_] make this into a jquery plugin...
[_] add dynamic loading and unloading for very large sets... [_] add dynamic loading and unloading for very large sets...
[_] gesture support... [_] gesture support...