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