mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-31 19:30:07 +00:00
some notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c719e1abb0
commit
339fcd250e
@ -95,6 +95,21 @@ module.EXIF = core.ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
//---------------------------------------------------------------------
|
//---------------------------------------------------------------------
|
||||||
// Exif editor/viewer...
|
// Exif editor/viewer...
|
||||||
|
//
|
||||||
|
// XXX first instinct is to use browse with editable fields as it will
|
||||||
|
// give us:
|
||||||
|
// - searchability
|
||||||
|
// - navigation
|
||||||
|
// - ...
|
||||||
|
// missing functionality:
|
||||||
|
// - editor/form on open event
|
||||||
|
// - inline (preferred)
|
||||||
|
// - modal-form
|
||||||
|
// - table-like layout
|
||||||
|
// - template???
|
||||||
|
// - script layout tweaking (post-update)
|
||||||
|
//
|
||||||
|
// ...need to think about this...
|
||||||
|
|
||||||
// XXX
|
// XXX
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user