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

Cannot change ConfettiConfig while the view is presented #33

Open
dpyy opened this issue Apr 5, 2023 · 0 comments
Open

Cannot change ConfettiConfig while the view is presented #33

dpyy opened this issue Apr 5, 2023 · 0 comments

Comments

@dpyy
Copy link

dpyy commented Apr 5, 2023

Right now the library does not allow for the change of ConfettiConfig while it is presented. It will only change it if the view is rerendered. But rerendering is also not desired in some cases because it causes the current animation to stop.

Please provide a way of changing ConfettiConfig without tearing down the view. 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

No branches or pull requests

1 participant