From aa7cb18b17dc169c0b1134bfa61fe3f7809c0f1f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 15 Dec 2025 09:00:23 +0100 Subject: frontent: add date handling --- static/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/index.js') diff --git a/static/index.js b/static/index.js index 338d636..74386a1 100644 --- a/static/index.js +++ b/static/index.js @@ -26,6 +26,8 @@ const reload = () => { for (const image of images) { image_viewer.add(image); } + + image_viewer.preload_all(); }); } -- cgit v1.2.3-70-g09d2