From 7fe688e97cecb75d1f869c53580f063809f5c167 Mon Sep 17 00:00:00 2001 From: nkanaev Date: Wed, 4 Jun 2025 22:07:27 +0100 Subject: [PATCH] smooth scrolling on iOS --- doc/{changelog.txt => changelog.md} | 1 + src/assets/index.html | 6 +++--- src/assets/stylesheets/app.css | 4 ++++ 3 files changed, 8 insertions(+), 3 deletions(-) rename doc/{changelog.txt => changelog.md} (99%) diff --git a/doc/changelog.txt b/doc/changelog.md similarity index 99% rename from doc/changelog.txt rename to doc/changelog.md index bd9e834..8941363 100644 --- a/doc/changelog.txt +++ b/doc/changelog.md @@ -1,6 +1,7 @@ # upcoming - (new) serve on unix socket (thanks to @rvighne) +- (fix) smooth scrolling on iOS (thanks to gatheraled) # v2.5 (2025-03-26) diff --git a/src/assets/index.html b/src/assets/index.html index 348821a..384ed73 100644 --- a/src/assets/index.html +++ b/src/assets/index.html @@ -122,7 +122,7 @@ -
+