scroll up on hide columns mode toggle

This commit is contained in:
Til Schmitter 2026-05-01 14:33:42 +02:00
parent 0e74f12955
commit 1e928f2469

View file

@ -8938,7 +8938,6 @@ var filecols = (function () {
};
ebi('hcolsh').onclick = function (e) {
ev(e);
clmod(this, 'on', !r.picking)
if (r.picking)
return r.unpick();