You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default reader settings used for mangas that haven't been read yet should be changeable in the settings.
Why/Project's Benefit/Existing Problem
In case you use the same reader settings most of the time and are only changing them for some mangas, it is annoying to always have to change the "default" used reader settings
The text was updated successfully, but these errors were encountered:
* [#214] Move "reader settings" util functions into new file
* [#214] Extract "options" of "ReaderSettings" to new component
* [#214] Add component for changing the default reader settings
* [#214] Add default "ReaderSettings" to "Settings"
* [#214] Use default "ReaderSettings" stored on the server
Wait for both "manga" and "defaultSettings" to be loaded.
Otherwise, by the time the "manga" response was received, the "defaultSettings" might be still loading and thus, the local fallback "default" settings will get used as the "default settings"
* [#214] Save and update "ReaderSettings" options in case they are missing
- Manga gets read the first time => save settings in metadata
- Default settings get opened the first time => save settings in global metadata
What feature should be added to Tachidesk?
The default reader settings used for mangas that haven't been read yet should be changeable in the settings.
Why/Project's Benefit/Existing Problem
In case you use the same reader settings most of the time and are only changing them for some mangas, it is annoying to always have to change the "default" used reader settings
The text was updated successfully, but these errors were encountered: