From fa71f5c909c0aaaca1ef8380bc57286b3ad01a6c Mon Sep 17 00:00:00 2001 From: xdrm Date: Tue, 24 Sep 2024 22:42:49 +0200 Subject: [PATCH] feat: set initial scale to 1 - otherwise 300ms delay for being zoomable on smartphones --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 10dd6ab..8e97cb7 100644 --- a/public/index.html +++ b/public/index.html @@ -3,13 +3,13 @@ - + - + xdrm()