Fixes fadeOut glitch without losing effect quality on thumb click in Drupal Commerce and possibly other use cases.

fadeOut('slow') causes the image to be visible in the dom while the other one is fading in which creates overflow glitch.

In the future this solution should be achieved by using CSS.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

IamRokas’s picture

loki Ison’s picture

Stupid question...but how do I apply that patch?