mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
some docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d7b2d4193d
commit
7575935cf5
@ -506,6 +506,9 @@ var FileSystemLoaderUIActions = actions.Actions({
|
||||
// .setSaveComment(save, null)
|
||||
// -> actions
|
||||
//
|
||||
// NOTE: "save" is the save format as returned by file.groupByDate(..),
|
||||
// or .loadSaveHistoryList(..)
|
||||
// ...normally it is Date.timeStamp() compatible string.
|
||||
setSaveComment: ['- File/Comment a save',
|
||||
function(save, comment){
|
||||
var comments = this.savecomments = this.savecomments || {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user