Skip to content

Add optional webtoon fling tap suppression setting - #3648

Open
hell1231 wants to merge 3 commits into
mihonapp:mainfrom
hell1231:fix/webtoon-suppress-tap-on-fling
Open

Add optional webtoon fling tap suppression setting#3648
hell1231 wants to merge 3 commits into
mihonapp:mainfrom
hell1231:fix/webtoon-suppress-tap-on-fling

Conversation

@hell1231

@hell1231 hell1231 commented Jul 27, 2026

Copy link
Copy Markdown

This PR adds a new webtoon reader setting to suppress tap zone actions after a fling. The regression was introduced in v0.19.4 when WebtoonFrame began marking flings as manual scrolls, which changed tap behavior after scrolling and made taps behave differently than before.

This option keeps the old tap-zone behavior available for users who prefer it while still allowing the newer fling-suppression mode for those who want it. The preference is stored under webtoon_suppress_tap_on_fling, and WebtoonFrame only calls WebtoonRecyclerView.onManualScroll() when this option is enabled.

@hell1231
hell1231 marked this pull request as ready for review July 27, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant