-
Notifications
You must be signed in to change notification settings - Fork 705
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Determinate ProgressRing with Lottie (#2584)
* add determinate player * Lottie determinate fix * updateLottieProgress with PlayAsync * rebase fix * have one AnimatedPlayer in xaml * add determinateRing * switch source for IsIndeterminate toggle * re-add second animated visual player * fix bugs for re-template scenarios * lottie SetColor fix * opacity change fix * update tests * changes from comments * remove register OpacityProperty callback for determinate player * changes from comments + color fix * move animated visuals to folder * disable animation for tests * fix animatedVisual directories * disable animation in testUI * rename IndeterminateActive state to Active * fix rebase errors * replace 0 sec animation with property setter * make sources public * remove second AVP * add update states logic * Update TestUI pages * disable colour update for custom animation * rename progressRing variable * remove OnOpacityChanged / add comments * comments * IThemedAnimatedVisualSource.h * update ProgressRingIndeterminate codegen
- Loading branch information
Showing
21 changed files
with
1,271 additions
and
372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.