mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b21cf47b23
commit
8e9aa684ab
@ -2267,7 +2267,7 @@ module.PreviewFilters = core.ImageGridFeatures.Feature({
|
|||||||
['togglePreviewFilter',
|
['togglePreviewFilter',
|
||||||
function(res){
|
function(res){
|
||||||
res != 'No filters' ?
|
res != 'No filters' ?
|
||||||
this.showStatusBarInfo(res, 1000)
|
this.showStatusBarInfo(res, 3000)
|
||||||
: this.showStatusBarInfo() }],
|
: this.showStatusBarInfo() }],
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user