From f6755aad425fd45982467d0f4c5d93097644cf18 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Thu, 23 Apr 2026 21:50:49 +0200 Subject: [PATCH] Enhance mobile library loading: implement dynamic item rendering and lazy loading for improved performance on mobile devices --- Web/templates/library.html | 132 ++++++++++++++++++++++++++++++++++++- 1 file changed, 131 insertions(+), 1 deletion(-) diff --git a/Web/templates/library.html b/Web/templates/library.html index 5ba0ca8..46ac0fa 100644 --- a/Web/templates/library.html +++ b/Web/templates/library.html @@ -208,12 +208,21 @@