From 862ac3fed864704c2a1cf50d2da059f4b108ea4c Mon Sep 17 00:00:00 2001 From: RossAsscends <124905043+RossAscends@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:47:10 +0900 Subject: [PATCH 1/2] right nav (now on top) lock and open/close preferences are now remembered between page reloads. lock prevents right nav drawer from closing when clicking away or when opening other drawers. --- public/index.html | 2 +- public/script.js | 30 +++++++----------- public/scripts/RossAscends-mods.js | 50 ++++++++++++++++++++++-------- public/scripts/f-localStorage.js | 22 +++++++------ 4 files changed, 62 insertions(+), 42 deletions(-) diff --git a/public/index.html b/public/index.html index 8d3e810c5..bf741ec93 100644 --- a/public/index.html +++ b/public/index.html @@ -784,7 +784,7 @@
-
+