Galooshi / happo

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

Elements mysteriously moved after upgrading to 2.7.3 #146

Closed trotzig closed 8 years ago

trotzig commented 8 years ago

I don't know if this is happo or something we've done. But after upgrading to 2.7.3 I'm seeing some weird issues of the following kind:

Diff: -commentlistitem- with agreement_small_diff

After: -commentlistitem- with agreement_small_current

Before: -commentlistitem- with agreement_small_previous

trotzig commented 8 years ago

Okay, I've confirmed this is because of how we try to prevent scrollbars. I'm going to see if I can make a change to make that less aggressive.