From 3e552eab42133a40b5dd3832f57302bfe7b3771b Mon Sep 17 00:00:00 2001 From: ZEOS <31534267+naobzore@users.noreply.github.com> Date: Thu, 4 Apr 2019 23:39:20 +0300 Subject: [PATCH] Update jquery.fancybox.js , --- dist/jquery.fancybox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..b3bcd885 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -91,7 +91,7 @@ image: { // Wait for images to load before displaying - // true - wait for image to load and then display; + // true - wait for image to load and then display, // false - display thumbnail and load the full-sized image over top, // requires predefined image dimensions (`data-width` and `data-height` attributes) preload: false @@ -5629,4 +5629,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);