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
This version has a fix that makes the diff image more useful for long images. While applying the LCS algorithm, we're doing an optimization on the size of the "window" to look for similarities. This window was too small for large diffs.