added todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
93b8f63057
commit
6a00c1e4df
@ -18,6 +18,32 @@
|
|||||||
</head>
|
</head>
|
||||||
<body onload="setup()">
|
<body onload="setup()">
|
||||||
|
|
||||||
|
<h3>ToDo</h3>
|
||||||
|
<pre>
|
||||||
|
- <s>Gallery: Adaptable image justification in grid</s>
|
||||||
|
- Can we make this passive??? (i.e. CSS only)
|
||||||
|
- Make more accurate -- align right side to pixel...
|
||||||
|
- <s>Gallery: Spacial navigation (up/down/left/right)</s>
|
||||||
|
- Up/Down: might be a good idea to err slightly to the left
|
||||||
|
- <s>Gallery/Lightbox: Selection of images (space / ctrl-a / ctrl-d / ctrl-i)</s>
|
||||||
|
- <b>Lightbox: show selection marker</b>
|
||||||
|
- <b>Gallery: constructor (list of urls)</b>
|
||||||
|
- <b>Gallery: views</b>
|
||||||
|
- "make view from selection"
|
||||||
|
- close view
|
||||||
|
- multiple view stack
|
||||||
|
- Gallery: drop images
|
||||||
|
- Gallery: drag to sort
|
||||||
|
- Gallery: remove image
|
||||||
|
- <b>Gallery: serialize / deserialize</b>
|
||||||
|
- <s>Lightbox: navigation (keyboard / mouse)</s>
|
||||||
|
- Lightbox: fullscreen mode
|
||||||
|
- Gallery: element (???)
|
||||||
|
- ...
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
<div class="gallery">
|
<div class="gallery">
|
||||||
<!-- gallery: content -->
|
<!-- gallery: content -->
|
||||||
<div class="images">
|
<div class="images">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user