From 38d407092f892540f2a7a4d06b3fd1c36ff4f173 Mon Sep 17 00:00:00 2001 From: Youwes09 Date: Thu, 16 Apr 2026 00:06:04 -0500 Subject: [PATCH] Chore: Descriptions for Settings --- Todo | 6 ++- src/components/settings/Settings.svelte | 54 ++++++++++++------------- 2 files changed, 31 insertions(+), 29 deletions(-) diff --git a/Todo b/Todo index b6a52a2..aa06cdf 100644 --- a/Todo +++ b/Todo @@ -35,11 +35,13 @@ In-Progress: - Fix Discover Workout - Fix CSS on Saved State for Search - - Fix State & Cache names (Mapped to Discover hence needs Renaming) - - Completely Remove Discover - Add Small QOL Animations where Appropriate + - Add Descriptions to Reader Auto Features in Settings (Auto-Advance, etc) + + - Add Flathub Support (Pending Video) + Testing: \ No newline at end of file diff --git a/src/components/settings/Settings.svelte b/src/components/settings/Settings.svelte index 81af0ff..8f765c7 100644 --- a/src/components/settings/Settings.svelte +++ b/src/components/settings/Settings.svelte @@ -1313,18 +1313,18 @@

Fit & Zoom

-
Default fit mode
+
Default fit modeHow pages are scaled to fill the reader on open

Behaviour

{#if !(store.settings.autoNextChapter ?? false)} {/if} @@ -1402,7 +1402,7 @@ }}>
-
Pages to preload
+
Pages to preloadHow many pages ahead to fetch in the background while reading
{store.settings.preloadPages} @@ -1416,7 +1416,7 @@

Display