mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3d6c548091
commit
56b35315f7
@ -58,7 +58,7 @@ function(context, cls, data){
|
||||
context.showStatusBarInfo
|
||||
&& context.showStatusBarInfo(info)
|
||||
})
|
||||
.on('mouseout', function(){
|
||||
.on('mouseout click', function(){
|
||||
context.showStatusBarInfo
|
||||
&& context.showStatusBarInfo()
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user