feat: Toggle for double tap to zoom

Closes GH-161
This commit is contained in:
Ahmad Ansori Palembani 2024-08-18 10:10:21 +07:00
parent c7eed6d2d3
commit 7fc73ddcdc
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
10 changed files with 60 additions and 25 deletions

View file

@ -11,6 +11,7 @@
-->
## Additions
- Add toggle to enable/disable chapter swipe action(s)
- Add toggle to enable/disable webtoon double tap to zoom
## Fixes
- Fixed chapter number parsing (@Naputt1)