diff --git a/js/cesareBrowse.js b/js/cesareBrowse.js index 9fc2493..fcf2c40 100644 --- a/js/cesareBrowse.js +++ b/js/cesareBrowse.js @@ -387,7 +387,7 @@ jQuery(document).delegate('#cleanresult', 'click', function(e) { viewer.style.paddingTop = `${(winRatio) * 50}%`; - + //test minimapContent.style.transform = `scale(${realScale})`; minimapContent.style.width = `${(100 / realScale)}%` minimapContent.style.height = `${(100 / realScale)}%`