Skip to content
This repository was archived by the owner on Apr 19, 2018. It is now read-only.

Conversation

@PaulWagener
Copy link

For some colors like Color.RED the ArgbEvaluation misread the alpha value as -1 instead of 255.
This causes certain animations to be invisible as the animator then tries to animate between 0 and -1
instead of 0 and 255.

For some colors like Color.RED the ArgbEvaluation misread the alpha value as -1 instead of 255.
This causes certain animations to be invisible as the animator then tries to animate between 0 and -1
instead of 0 and 255.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants