tweaks + notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dd1565d1b8
commit
a114775f58
@ -9,12 +9,13 @@
|
||||
- ~~Views: Gallery / Details / Lightbox~~
|
||||
- Details: populate fields
|
||||
- Details: edit
|
||||
- toolbar: prevent form overlaping mutiple toolbars
|
||||
- ~~toolbar: collapsed view icon...~~
|
||||
- ~~toolbar: floating over gallery~~
|
||||
- ~~info (current)~~ -- should this be floating over image??
|
||||
- ~~select / deselect (current / all)~~
|
||||
- ~~delete / clear deleted (current / all)~~
|
||||
- crop
|
||||
- ~~crop~~
|
||||
- load
|
||||
- ~~styling and icons...~~
|
||||
- ~~draggable?~~
|
||||
@ -56,7 +57,7 @@
|
||||
- ~~drop files/images~~
|
||||
- ~~drag to sort~~
|
||||
- **drag marked**
|
||||
- touch...
|
||||
- touch support
|
||||
- ~~Gallery: remove image~~
|
||||
- ~~basic delete~~
|
||||
- ~~delete marked~~
|
||||
@ -64,8 +65,8 @@
|
||||
- ~~Gallery: serialize / deserialize~~
|
||||
- ~~Lightbox: navigation (keyboard / mouse)~~
|
||||
- ~~Lightbox: fullscreen mode~~
|
||||
- Gallery: web component (???)
|
||||
- ~~Would be nice to retain the scroll position on refresh...~~
|
||||
- Gallery: web component (???)
|
||||
- ...
|
||||
|
||||
|
||||
|
||||
@ -126,7 +126,7 @@ For more info see: <a href="./README.md">README.md</a>
|
||||
<button onclick="gallery.removeQueued()" title="Remove queued (shift-del)">delete<sec>close</sec></button>
|
||||
</div>
|
||||
<div>
|
||||
<button onclick="gallery.clear()" title="clear">close</button>
|
||||
<button onclick="gallery.clear()" title="clear">grid_on<sec>close</sec></button>
|
||||
</div>
|
||||
<button class="collapse" title="Edit gallery (hold to make sticky)">edit_square</button>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user