Skip to content

feat: add option to disable horizontal swiping when settings.scroll is true #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

alecdhansen
Copy link
Contributor

@alecdhansen alecdhansen commented Jan 9, 2025

This allows chapter/resource changing in vertical scroll mode to be prevented when swiping horizontally.

@mickael-menu I originally referenced this feature request here: #521

@alecdhansen alecdhansen changed the title feat: add disabling of horizontal swiping when settings.scroll is true feat: add option to disable horizontal swiping when settings.scroll is true Jan 9, 2025
@mickael-menu mickael-menu force-pushed the feat/disable-page-turns-while-scrolling branch from 393ce32 to f2503b8 Compare January 10, 2025 17:25
@mickael-menu mickael-menu force-pushed the feat/disable-page-turns-while-scrolling branch from f2503b8 to a151710 Compare January 10, 2025 17:28
Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @alecdhansen! I just fixed an issue where isScrollEnable was not updated after applying new settings.

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.

[Feature Request] Disable Horizontal Swiping to change resource when using vertical scroll mode
2 participants