Constraining an animation within a reactJS container #532
SunbeamRapier
started this conversation in
General
Replies: 1 comment 1 reply
-
canvas stretches 100% width/height of the relative/absolute parent container. you can make a fixed size parent. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to constrain an animation inside a container? I am looking for a small animation (with 3D text models imported from Blender) which will sit on the home page to the left of the Navbar. All the examples I have seen so far use the entire viewport.
Beta Was this translation helpful? Give feedback.
All reactions