ScrollControlls pages with height greater than 100vh #1751
Unanswered
mpedraza10
asked this question in
Q&A
Replies: 1 comment
-
ScrollControls assumes your height to be at max screen, i have searched for this a lot but still working by increasing pages. If you meet up with any solution do let me know. Also i want to know how can i have and with different damping. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use ScrollControls setting 4 pages for my 4 sections but one of them has a height greater than 100vh and makes the rest of the sections disappear. Is there a way around this issue by specifying that pages have a min-height of 100vh and still use the pages attribute?
Beta Was this translation helpful? Give feedback.
All reactions