Make PC3 BusyIndicator visuals keep a 1:1 aspect ratio
- Made PC3 BusyIndicator visuals keep a 1:1 aspect ratio.
- Updated the tests so that you can see if the aspect ratio is correct.
- Made an animated transition for when
control.running
is false. - Removed the code that updates the RotationAnimator when control.running changes since it didn't work.
- Set padding to 0 (see comment).
cc: @teams/vdg
Edited by Noah Davis