From f3035e886913b7dad3532631e869b39a1e49fd29 Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 21 Nov 2023 22:53:46 +0000 Subject: [PATCH] clear load-more buttons upon navigation (thx icxes) --- copyparty/web/browser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 29b558c1..10e8cf44 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -6097,6 +6097,7 @@ var treectl = (function () { setTimeout(r.tscroll, 100); } } + else ebi('lazy').innerHTML = ''; function asdf() { showfile.mktree();