From f3aebad261cc8251f01379acae61516ddb062796 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Wed, 28 Nov 2012 18:18:04 +0000 Subject: [PATCH] first padiwa GUI --- cts/htdocs/thresh/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cts/htdocs/thresh/scripts.js b/cts/htdocs/thresh/scripts.js index 6eb7d88..46ed40e 100644 --- a/cts/htdocs/thresh/scripts.js +++ b/cts/htdocs/thresh/scripts.js @@ -41,7 +41,7 @@ function findcolor(v,min,max,lg) { step = ((max-min)/655); - if (v == 0) { + if (v == 0 || v