You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
Hi @ashthornton, I'm following this demo to implement asscroll in my threejs project which in essence is very similar to this one where I have my threejs canvas at zIndex to 1 and text overlay at zIndex to 2 with position absolute and the problem is I'm indeed seeing asscrollbar initialised but I'm unable to scroll as if the div become fixed position.
Any solution on how to solve this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @ashthornton, I'm following this demo to implement asscroll in my threejs project which in essence is very similar to this one where I have my threejs canvas at
zIndex
to 1 and text overlay atzIndex
to 2 with position absolute and the problem is I'm indeed seeing asscrollbar initialised but I'm unable to scroll as if the div become fixed position.Any solution on how to solve this?
The text was updated successfully, but these errors were encountered: