From d6f6043a3b237792b5f1873f526f837c244a9712 Mon Sep 17 00:00:00 2001 From: synth-ruiner Date: Sat, 3 Mar 2018 12:00:50 +0000 Subject: [PATCH] ipad bug note --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fd128f6..fc0f0c2 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { ## bugs * does not work on ipad (can't scroll to the right?) + * possibly fixed; needs testing ## to do