diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 3a358ecc..1459cff4 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -6296,8 +6296,8 @@ window.thegrid = (function () { else { if (!dbl){ - if(r.bbox && e.preventDefault) - e.preventDefault(); + // if(r.bbox && e.preventDefault) + // e.preventDefault(); return true; }