Large image with scroll vertical in swiper horizontal #6851
Unanswered
tarcisioandrade
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm unsure if I got you correctly but setting a maxHeight and overflow-y: scroll might help? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to create a manga reader and I came across a problem using swiperJS Core (no frameworks).
Some images are quite large, Ex: 800x8000, and the default behavior of swipe is to make it "fit" whole on the page, I would like the user to scrollase until finished reading and move to the next page (slide).
EXPECTED:
REALITY
Does anyone have any suggestions to get the result I want?
Beta Was this translation helpful? Give feedback.
All reactions