You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add regression test for #9518
* More thorough input checks for isPatternMissing function
Fixes regression introduced by #9380
ResolvedImage.fromString may now return null, which potentially leaves CrossFaded<ResolvedImage>
with missing image patterns
I have traced other code paths using ResolvedImage.fromString and have not seen
any other potential offenders
0 commit comments