mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
started integrating the 'saved' event...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8f39d3bbc3
commit
d911c7190e
@ -2573,6 +2573,8 @@ module.FileSystemWriter = core.ImageGridFeatures.Feature({
|
||||
//this.markChanged('none')
|
||||
var that = this
|
||||
res.then(function(){
|
||||
// XXX should be done for all things that save...
|
||||
that.saved()
|
||||
that.markChanged('none') }) } }],
|
||||
],
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user