mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
67e246e14a
commit
076685c3fa
@ -2195,14 +2195,14 @@ module.Journal = ImageGridFeatures.Feature({
|
|||||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
// XXX persistent journal...
|
// XXX persistent journal...
|
||||||
// - save journal to localStorage
|
// - on journal -- save journal to localStorage
|
||||||
// - save journal to file (auto-save)
|
// - on clear/load/timer -- save journal to file (auto-save)
|
||||||
// ...fs???
|
// ...fs???
|
||||||
// - on load -> load journal after last save
|
// - on load -> load journal after last save
|
||||||
// XXX need to revise journaling actions before shipping this...
|
// XXX need to revise journaling actions before shipping this...
|
||||||
// XXX EXPERIMENTAL...
|
// XXX EXPERIMENTAL...
|
||||||
var PersistentJournalActions = actions.Actions({
|
var PersistentJournalActions = actions.Actions({
|
||||||
// XXX
|
// XXX undoUnsaved(..) / reloadSaved(..)
|
||||||
})
|
})
|
||||||
|
|
||||||
var PersistentJournal =
|
var PersistentJournal =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user