notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ef81176ebd
commit
1d8de8b1ba
@ -20,34 +20,43 @@
|
|||||||
|
|
||||||
<h3>ToDo</h3>
|
<h3>ToDo</h3>
|
||||||
<pre>
|
<pre>
|
||||||
|
- Views:
|
||||||
|
- <s>Gallery</s>
|
||||||
|
- <b>Details</b>
|
||||||
|
- <s>Lightbox</s>
|
||||||
- toolbar
|
- toolbar
|
||||||
- select / deselect
|
- select / deselect
|
||||||
- delete / clear deleted
|
- delete / clear deleted
|
||||||
- crop
|
- crop
|
||||||
- load
|
- load
|
||||||
- Lightbox: indicators:
|
- Lightbox: indicators:
|
||||||
- start/end (a-la ImageGrid.Viewer)
|
- start/end (a-la ImageGrid.Viewer??)
|
||||||
- next/prev
|
- next/prev
|
||||||
- <s>count</s>
|
- <s>count</s>
|
||||||
- <s>selection</s>
|
- <s>selection</s>
|
||||||
- <s>Gallery: Adaptable image justification in grid</s>
|
- <s>Gallery: Adaptable image justification in grid</s>
|
||||||
- Can we make this passive??? (i.e. CSS only)
|
|
||||||
- <s>Make more accurate -- align right side to pixel...</s>
|
- <s>Make more accurate -- align right side to pixel...</s>
|
||||||
|
- Can we make this passive??? (i.e. CSS only... likely not as flexible...)
|
||||||
- <s>Gallery: Spacial navigation (up/down/left/right)</s>
|
- <s>Gallery: Spacial navigation (up/down/left/right)</s>
|
||||||
- <b>auto focus current image iff the gallery is visible</b>
|
- <b>auto focus image iff the gallery is visible</b>
|
||||||
- handle focus / tabindex (???)
|
- handle focus / tabindex (???)
|
||||||
- <s>option: .loop_images</s>
|
- <s>option: .loop_images</s>
|
||||||
- <s>Up/Down: might be a good idea to select an image based on
|
- <s>Up/Down: might be a good idea to select an image based on
|
||||||
longest border instead of closest center (current)...</s>
|
longest border instead of closest center (current)...</s>
|
||||||
- Gallery: PageUp/PageDown, home/end + allow page navigation
|
- Gallery: PageUp/PageDown, home/end + allow page navigation
|
||||||
- <b>Gallery: focus visible (if no current and partially scrolled)...</b>
|
- <b>Gallery: focus visible...</b>
|
||||||
- <s>Gallery/Lightbox: Selection of images (space / ctrl-a / ctrl-d / ctrl-i)</s>
|
- <s>Gallery/Lightbox: Selection of images (space / ctrl-a / ctrl-d / ctrl-i)</s>
|
||||||
- <s>Lightbox: show selection marker</s>
|
- <s>Lightbox: show selection marker</s>
|
||||||
- <b>Gallery: constructor (list of urls)</b>
|
- <b>Gallery: constructor...</b>
|
||||||
- <b>Gallery: views</b>
|
Gallery([options])
|
||||||
- "make view from selection"
|
Gallery(urls[, options])
|
||||||
- close view
|
Gallery(dom[, options])
|
||||||
- multiple view stack
|
Gallery(dom, urls[, options])
|
||||||
|
- <b>Gallery: view crop</b>
|
||||||
|
- open/change/close
|
||||||
|
- crop stack (a-la ImageGrid.Viewer)
|
||||||
|
- actions:
|
||||||
|
- "from selection"
|
||||||
- Gallery: drag-n-drop
|
- Gallery: drag-n-drop
|
||||||
- drop files/images
|
- drop files/images
|
||||||
- drag to sort
|
- drag to sort
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user