From 0a23ade58cc2ef1b2ea3ebf4344e4b19c1da0476 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sun, 17 May 2026 16:24:45 +0200 Subject: [PATCH] don't misrepresent tempsel state --- copyparty/web/browser.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 3346765f..d20ebacf 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -9702,8 +9702,6 @@ var msel = (function () { }; r.loadsel = function (vp, sel) { - clmod(ebi('gridsel'), 'temp', false); - if (!sel || !r.so || !ebi(r.so)) r.so = r.pr = null;