Allow disabling reader's zoom out (#302)

* Allow disabling reader's zoom out (#62)

* Renamed disable zoom out pref and string

* Zoom to default rate if the scale is inferior

* Fixed null value check and formatting

* Fixed detekt
This commit is contained in:
Splintor
2024-02-24 21:40:06 +02:00
committed by GitHub
parent 21020e1797
commit c15f3f2fd5
8 changed files with 44 additions and 4 deletions

View File

@@ -453,6 +453,7 @@
<string name="pref_high">High</string>
<string name="pref_low">Low</string>
<string name="pref_lowest">Lowest</string>
<string name="pref_webtoon_disable_zoom_out">Disable zoom out</string>
<!-- Downloads section -->
<string name="pref_category_delete_chapters">Delete chapters</string>