Skip to content

How to disable changing pages on swipe? #541

Answered by mickael-menu
JoeRakhimov asked this question in Q&A
Discussion options

You must be logged in to vote

It's not possible out of the box, but I would try injecting some JavaScript to add a overflow: hidden property on body or html. You will probably need some anyway to support the text selection without a long click.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JoeRakhimov
Comment options

Answer selected by JoeRakhimov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants