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
I'd like to be able to freeze all of the confetti in place, whether that be in midair or at the bottom of a view. Currently even when fadesOut is false, the confetti still disappears when the animation completes.
This is an idea but since I'd be glad to contribute, I also have questions:
How can I get all of the confetti to stay on screen? Is it being removed because the animation completed or is there something I have to set to prevent it from happening?
Update
I was able to figure it out but it wasn't very smooth when the animation ended. I have to switch my focus on to other things for a bit but if I work this out I can submit a PR with a video preview.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to be able to freeze all of the confetti in place, whether that be in midair or at the bottom of a view. Currently even when
fadesOut
is false, the confetti still disappears when the animation completes.This is an idea but since I'd be glad to contribute, I also have questions:
How can I get all of the confetti to stay on screen? Is it being removed because the animation completed or is there something I have to set to prevent it from happening?
Update
I was able to figure it out but it wasn't very smooth when the animation ended. I have to switch my focus on to other things for a bit but if I work this out I can submit a PR with a video preview.
Beta Was this translation helpful? Give feedback.
All reactions