From 9d8e0d4e7891c824f15eec88d9a72d752c0f6324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Puls?= Date: Tue, 17 Jan 2023 09:38:39 +0100 Subject: [PATCH] Improve handling of on-screen keyboards Direct the browser to resize the whole page when the on-screen keyboard on mobile devices is visible. https://developer.chrome.com/blog/viewport-resize-behavior/ --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4a035a2..a97ec5f 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Scratchpad