From 0eb7bfb34b6577bc09cbd8bb9b4fa30fcf435a21 Mon Sep 17 00:00:00 2001
From: Zach Dyer
Date: Thu, 14 Sep 2017 15:32:54 +0000
Subject: [PATCH] added an option to scale up smaller images to full screen
size
---
examples/index.html | 27 ++++++++++++++++++++++-----
src/js/lightbox.js | 33 ++++++++++++++++++++++++++-------
2 files changed, 48 insertions(+), 12 deletions(-)
diff --git a/examples/index.html b/examples/index.html
index 1312c7f4..49f2ed71 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -18,10 +18,22 @@ Two Individual Images
A Four Image Set
@@ -31,7 +43,12 @@ A Four Image Set
-
+
+
+