Skip to content

Make PC3 BusyIndicator visuals keep a 1:1 aspect ratio

Noah Davis requested to merge work/ndavis/pc3-busyindicator into master
  • 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).

BUG: 425504

cc: @teams/vdg

Edited by Noah Davis

Merge request reports