Commit e8f027f
committed
fix(webapp): honour a controlled morph amount under reduced motion
The orb and logo morph painted a single resting frame and never repainted, so with reduced motion enabled the scrubber looked dead. They now render the controlled amount and repaint when it changes, while still refusing to run the animation loop.1 parent ef77c2a commit e8f027f
1 file changed
Lines changed: 25 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
882 | | - | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
883 | 893 | | |
884 | 894 | | |
885 | 895 | | |
| |||
1157 | 1167 | | |
1158 | 1168 | | |
1159 | 1169 | | |
1160 | | - | |
1161 | | - | |
1162 | | - | |
1163 | | - | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
1164 | 1183 | | |
1165 | 1184 | | |
1166 | 1185 | | |
| |||
0 commit comments