todo inventory + notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-08-23 23:04:23 +03:00
parent a0dab54f88
commit 7845185212

View File

@ -4,9 +4,10 @@
- BUG?: for some reason toggling fullscreen on a mobile device changes - BUG?: for some reason toggling fullscreen on a mobile device changes
font size... font size...
- Save current gallery (zip) - <b>Save current gallery (zip/json?)</b>
- ~~Views: Gallery / Details / Lightbox~~ - ~~Views: Gallery / Details / Lightbox~~
- Details: populate fields - Details: populate fields
- Details: edit
- ~~toolbar -- floating over gallery~~ - ~~toolbar -- floating over gallery~~
- ~~info (current)~~ -- should this be floating over image?? - ~~info (current)~~ -- should this be floating over image??
- ~~select / deselect (current / all)~~ - ~~select / deselect (current / all)~~
@ -18,12 +19,13 @@
- ~~handle wrapping better (collapsed / expandend)~~ - ~~handle wrapping better (collapsed / expandend)~~
might still need to resize to content on multiline... might still need to resize to content on multiline...
- Lightbox: hide cursor on timeout... - Lightbox: hide cursor on timeout...
- Gallery/Lightbox/Details: handle dragging image out of browser... - <s>Gallery/Lightbox/Details: handle dragging image out of browser</s> -- not possible in brpwser
- Lightbox: hover indicators: - Lightbox: hover indicators:
- start/end (a-la ImageGrid.Viewer??) - start/end (a-la ImageGrid.Viewer??)
- next/prev - next/prev
- ~~count~~ - ~~count~~
- ~~selection~~ - ~~selection~~
- Lightbox: unify buttons with toolbar...
- ~~Gallery: Adaptable image justification in grid~~ - ~~Gallery: Adaptable image justification in grid~~
- ~~Gallery: Spacial navigation (up/down/left/right)~~ - ~~Gallery: Spacial navigation (up/down/left/right)~~
- **auto focus image iff the gallery is visible** - **auto focus image iff the gallery is visible**