Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overflowing the elements outside the Player #3981

Closed
reactone opened this issue Jun 9, 2024 · 0 comments · Fixed by #3988
Closed

Overflowing the elements outside the Player #3981

reactone opened this issue Jun 9, 2024 · 0 comments · Fixed by #3988

Comments

@reactone
Copy link

reactone commented Jun 9, 2024

Im trying to place the element in such a way that they overflow the player, I have implemented the movement animation and want to animate the object so that it enters from outside the player. I wrapped the player with a div and gave the Player component the 'overflow: visible' property in css, but it doesnt work. Is there a way to implement it in such as way that the element added to the composition is not clipped by the player?
playerr-overflow

@JonnyBurger JonnyBurger linked a pull request Jun 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant