mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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')
|
//this.markChanged('none')
|
||||||
var that = this
|
var that = this
|
||||||
res.then(function(){
|
res.then(function(){
|
||||||
|
// XXX should be done for all things that save...
|
||||||
|
that.saved()
|
||||||
that.markChanged('none') }) } }],
|
that.markChanged('none') }) } }],
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user