From d81605a328a0e1a0911543b5bde69e869c253a39 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 22 Jun 2018 12:06:14 +0800 Subject: [PATCH] g.circular.js --- g.circular.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g.circular.js b/g.circular.js index e5391eb..7b99185 100644 --- a/g.circular.js +++ b/g.circular.js @@ -96,9 +96,9 @@ Roo = typeof(Roo) != 'undefined' ? Roo: (imports ? imports.seed.Roo.Roo: {}); tempVal[cut].value += values[i] * 1; tempVal[cut].others = true; - } + values = tempVal; len = values.length; if (!opts.no_sort) { -- 2.39.2