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
Fix maxWidth value when images are of different size
Before, we were relying on the fact that the placeholder lines were
transparent black. Now that they're grayish, they affect the maxDiff
value. When images are of different size, we should report back that
they have at least one pixel that is completely different.
0 commit comments