mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5f6210554c
commit
c7044da743
@ -1254,7 +1254,6 @@ function updateImage(img, size){
|
||||
var id = img.attr('id')
|
||||
var overlay = $('#'+id+' .image-overlay')
|
||||
// create an overlay with the same image...
|
||||
// XXX do we need to create the overlay each time???
|
||||
overlay
|
||||
.css({
|
||||
'background-image': img.css('background-image'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user