confetti icon indicating copy to clipboard operation
confetti copied to clipboard

Collect feature

Open iTruff opened this issue 7 years ago • 1 comments

Can i somehow collect all dropped images at the bottom of the screen, something like tetris?

iTruff avatar Sep 17 '17 16:09 iTruff

Hmm interesting idea, the library doesn't support the feature at the moment so you might have to fork the repo and change how the bounds are calculated. It might be a little complicated though because you would also have to keep track of other confetti so that they properly stack on each other instead of overlapping. Currently each individual confetto animates independently.

Happy to see a PR for this feature if you decide to implement it!

jinatonic avatar Sep 21 '17 17:09 jinatonic