From ad5f39c113e98ea3d68cfdc931aec14e18f0c2d6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 4 Feb 2015 10:12:45 +0000 Subject: [PATCH] Part of MKWS-372. Document newsearch_opacity setting. (Note different spelling from what's in the code, to match spelling of other properties. I will change the code accordingly.) --- doc/mkws-manual.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 0a83504..af12bc4 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -891,6 +891,10 @@ maxrecs facet, int Limits the metasearching m records, results +newsearch_opacity records, float If defined, a fractional value between in the range 0.0 (transparent) to 1.0 + facets (opaque), and the widget fades to that opacity when a new search is + submitted (reverting to full opacity when data arrives). + paragraphs reference int Limits the number of paragraphs rendered to the specified number. If omitted, there is no limit. -- 1.7.10.4