Skip to content

feat(core): allow ordering of scenes during transition #832

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

Merged

Conversation

rmhartog
Copy link
Contributor

This PR adds a third argument to useTransition, which is a boolean or signal indicating whether the previous scene is rendered on top of the current scene during the transition.

Solves #369.

@rmhartog rmhartog force-pushed the dynamic-scene-order-transition branch from a73c623 to 466a8e3 Compare October 25, 2023 05:57
@rmhartog rmhartog requested a review from aarthificial October 25, 2023 06:07
@rmhartog
Copy link
Contributor Author

@aarthificial I've updated the PR based on your comments. Could you take another look? 🙂

@aarthificial aarthificial merged commit 7a62b59 into motion-canvas:main Oct 25, 2023
@aarthificial
Copy link
Contributor

Looks great, thanks!

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 this pull request may close these issues.

2 participants