Closed imaccallum closed 8 years ago
On change of ‘open’ state cell size continued to grow each time rather than reduce back down to the normal size. The issue occurs in the configurationCell function and produced cell frames as follows:
(0.0, 136.666666666667, 256.0, 335.0) (0.0, -167.333333333333, 256.0, 943.0) (0.0, -167.333333333333, 256.0, 943.0) (0.0, -471.333333333333, 256.0, 1551.0) (0.0, -471.333333333333, 256.0, 1551.0) (0.0, -775.333333333333, 256.0, 2159.0) (0.0, -775.333333333333, 256.0, 2159.0) (0.0, -1079.33333333333, 256.0, 2767.0)
…and so on
thanks
On change of ‘open’ state cell size continued to grow each time rather than reduce back down to the normal size. The issue occurs in the configurationCell function and produced cell frames as follows:
…and so on