Browse Source

Retina thumbs while using the search

Tobias Reich 11 years ago
parent
commit
51262838f7
2 changed files with 1 additions and 0 deletions
  1. 0 0
      assets/js/min/main.js
  2. 1 0
      assets/js/modules/search.js

File diff suppressed because it is too large
+ 0 - 0
assets/js/min/main.js


+ 1 - 0
assets/js/modules/search.js

@@ -60,6 +60,7 @@ search = {
 							else {
 								lychee.content.html(code);
 								lychee.animate(".album, .photo", "contentZoomIn");
+								$("img[data-type!='svg']").retina();
 							}
 
 						}, 300);

Some files were not shown because too many files changed in this diff