mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-18 09:11:39 +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 id = img.attr('id')
|
||||||
var overlay = $('#'+id+' .image-overlay')
|
var overlay = $('#'+id+' .image-overlay')
|
||||||
// create an overlay with the same image...
|
// create an overlay with the same image...
|
||||||
// XXX do we need to create the overlay each time???
|
|
||||||
overlay
|
overlay
|
||||||
.css({
|
.css({
|
||||||
'background-image': img.css('background-image'),
|
'background-image': img.css('background-image'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user