Fix MKWS-376.
authorMike Taylor <mike@indexdata.com>
Wed, 4 Feb 2015 10:06:40 +0000 (10:06 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 4 Feb 2015 10:06:40 +0000 (10:06 +0000)
commitdf2f50cc8902ba381b25d9123e81e97ee3d4a97b
tree5013a9e08cd274d6d1e8ed67ab43d1b60a1be86e
parenta8e839d20c0b010bc1c51fb261908380024923a1
Fix MKWS-376.

The facets and records widgets now interpret a new 'new-search-opacity' configuration setting. If it's defined, then it's an opacity in the range 0.0 (transparent) to 1.0 (opaque), and the widget fades to that opacity when a new search is submitted (reverting to full opacity when data arrives).
src/mkws-widget-facets.js
src/mkws-widget-main.js