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

fix: drawable shape fade in compose #301

Merged

Conversation

dostalleos
Copy link
Contributor

Fixed DrawableShape fade-out animation in the Compose ConfettiView.
Currently, it doesn't work as expected. It juts flickers somehow.

@DanielMartinus
Copy link
Owner

Hi @dostalleos, thanks for opening a Pull Request. Could you please elaborate a little more on why you're fixing this alpha? Running some tests I don't see any issues with the Alpha.

@dostalleos
Copy link
Contributor Author

@DanielMartinus Unfortunately, I do not remember exactly. I think that the particles were flickering before being invisible. It was happening only when using DrawableShape.

@DanielMartinus
Copy link
Owner

Thanks @dostalleos. Do you remember on what device/os type this happened?

@dostalleos
Copy link
Contributor Author

@DanielMartinus Unfortunately not. But I think it was happening on all the devices we tested.

@DanielMartinus
Copy link
Owner

When validating this fix #298 I was able to reproduce your issue when using a DrawableShape and Alpha.

@DanielMartinus DanielMartinus merged commit c8b77a2 into DanielMartinus:main Jul 14, 2023
1 check passed
@DanielMartinus
Copy link
Owner

Fixes has been released in version 2.0.3, thanks for your contribution!

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