mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
updated preview generation logging...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
005c030d79
commit
3c0bf7dcbd
@ -134,6 +134,7 @@ var SharpActions = actions.Actions({
|
|||||||
function(images, sizes, base_path, logger){
|
function(images, sizes, base_path, logger){
|
||||||
var that = this
|
var that = this
|
||||||
logger = logger || this.logger
|
logger = logger || this.logger
|
||||||
|
logger = logger && logger.push('Previews')
|
||||||
|
|
||||||
|
|
||||||
// get/normalize images...
|
// get/normalize images...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user