Skip to content

Conversation

@zulfequar
Copy link

Resolve issue #114

Testing and Review Notes

I have tested the results on Android and Web. Please do all the required tests and reviews for the commits from your end before accepting it.

To Do

Please do all the required tests and reviews for the commits from your end before accepting.

Zulfequar Ali added 3 commits November 30, 2023 15:21
…ethod

Modify the code so that animations are handled (controlled) everytime a badge widget's build method is called.
* If the showBadge property of a badge is true: Run the animations
* If the showBadge property of a badge is false: Stop the animations
…eld to false

The commit cf980c9 fixes the intended issue for all types of animations (BadgeAnimation.slide, BadgeAnimation.scale, BadgeAnimation.rotate etc.) but once the showBadge field is set to true after setting it to false, the badge is shown back but its animation stops. Initializing the badge's appearanceDisappearanceFadeAnimationEnabled field to false fixes this issue.

The code in this commit and in the commit cf980c9 has been tested on Android and Web and works fine on both the platforms and I expect that it should work fine on all the other platforms.
Update word from Yheme to Theme
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.

1 participant