Fix MKWS-383, I hope.
authorMike Taylor <mike@indexdata.com>
Fri, 1 May 2015 10:35:04 +0000 (11:35 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 1 May 2015 10:35:04 +0000 (11:35 +0100)
commit41cc47ee71bbd6dd4882b51403a865c7863ab971
treedf905b408c65c34b2edb2f785fe0073939f51536
parent6e01f7590c3f9bf2b41992b7d528fc6196206c87
Fix MKWS-383, I hope.

Before setting opacity of newly-active facets and records widgets to
100%, stop any existing animation, namely the fadeTo that is making
them transparent. I think a race condition was resulting in them
sometimes remaining invisible after a new search was triggered.
src/mkws-widget-facets.js
src/mkws-widget-main.js