Retina thumbs while using the search
This commit is contained in:
parent
5dff1b0d3c
commit
51262838f7
File diff suppressed because one or more lines are too long
@ -60,6 +60,7 @@ search = {
|
|||||||
else {
|
else {
|
||||||
lychee.content.html(code);
|
lychee.content.html(code);
|
||||||
lychee.animate(".album, .photo", "contentZoomIn");
|
lychee.animate(".album, .photo", "contentZoomIn");
|
||||||
|
$("img[data-type!='svg']").retina();
|
||||||
}
|
}
|
||||||
|
|
||||||
}, 300);
|
}, 300);
|
||||||
|
Loading…
Reference in New Issue
Block a user