summaryrefslogtreecommitdiffstats
path: root/examples/example-grouping.html
diff options
context:
space:
mode:
authorMatt Jonas <mjonas@nerdery.com>2013-12-02 21:48:30 -0600
committerMatt Jonas <mjonas@nerdery.com>2013-12-02 21:48:30 -0600
commite6e2f88f832742c44e0fabf1f3864e5176386033 (patch)
treee7363f71b6be643163139e26e08b727cd99a3ec1 /examples/example-grouping.html
parent97321dda9caab37920a9e30ac8d0b5b7e1a1ff42 (diff)
downloadSlickGrid-e6e2f88f832742c44e0fabf1f3864e5176386033.zip
SlickGrid-e6e2f88f832742c44e0fabf1f3864e5176386033.tar.gz
SlickGrid-e6e2f88f832742c44e0fabf1f3864e5176386033.tar.bz2
Fixed steps in autoSizeColumns() that detects infinite loops for shrink and grow operations. In some cases the prevTotal exceeded total (for grow) and was less than total (for shrink). The existing check simply checked if the 2 values were equal, but not if prevTotal had gone beyond the proper bounds, resulting in an infinite loop.
Diffstat (limited to 'examples/example-grouping.html')
0 files changed, 0 insertions, 0 deletions