Galooshi / happo

Visual diffing in CI for user interfaces
504 stars 16 forks source link

Add crossfade view on diffs page #138

Open lencioni opened 8 years ago

lencioni commented 8 years ago

Split out from #61.

We want to provide tools for people to easily interpret their diffs. We already have side-by-side, swipe, and an LCS diff view, but some diffs may be easier to interpret with a crossfade view. This would be both images positioned on top of each other, and a slider that changes the opacity. It would be useful to have a way to toggle between A and B fully opaque, to quickly flip back and forth.