From 12e3d6aa58891ab3e96a2c88efd32fa8de3eecb4 Mon Sep 17 00:00:00 2001 From: ash Date: Tue, 5 Apr 2022 10:08:32 +0100 Subject: [PATCH] Update main.js --- web/_js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/_js/main.js b/web/_js/main.js index a6af07bc..217f2e95 100644 --- a/web/_js/main.js +++ b/web/_js/main.js @@ -89,7 +89,7 @@ function init(){ var desiredZoom; var zoomAnimationFrame; - var mode = "overlap"; + var mode = "view"; var args = window.location.search; if(args){