Demo tweaks

This commit is contained in:
Sam Potts
2019-06-03 00:26:08 +10:00
parent 1890a9378d
commit d9d2c4a219
12 changed files with 44 additions and 23 deletions

6
demo/dist/demo.js vendored
View File

@ -22776,7 +22776,11 @@ typeof navigator === "object" && (function () {
}
this.getThumbnails().then(function () {
// Render DOM elements
if (!_this.enabled) {
return;
} // Render DOM elements
_this.render(); // Check to see if thumb container size was specified manually in CSS