Added Webtoon with Padding viewer (#2618)

* Added Webtoon with Padding viewer

* Change webtoon padding to be a config option

* Removed obselete padded_webtoon

* Switch ambiguous padding to vertical padding
This commit is contained in:
Unlocked
2020-02-23 12:44:50 -05:00
committed by GitHub
parent 275bd44e15
commit ca10356fd9
8 changed files with 33 additions and 1 deletions

View File

@@ -207,6 +207,7 @@
<string name="pref_show_page_number">Show page number</string>
<string name="pref_true_color">32-bit color</string>
<string name="pref_crop_borders">Crop borders</string>
<string name="pref_webtoon_padding_vert">Vertical padding between pages</string>
<string name="pref_custom_brightness">Use custom brightness</string>
<string name="pref_custom_color_filter">Use custom color filter</string>
<string name="pref_color_filter_mode">Color filter blend mode</string>