@ninebone/grid 0.0.19 → 0.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/nine-grid.js CHANGED
@@ -2677,7 +2677,7 @@ class ld {
2677
2677
  });
2678
2678
  });
2679
2679
  it(this, "set", (C) => {
2680
- this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, Dt).owner), console.log(f(this, Dt).owner.matrix), f(this, Dt).owner.matrix.updateCumulativeHeights();
2680
+ this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, Dt).owner), console.log(f(this, Dt).owner.matrix);
2681
2681
  });
2682
2682
  it(this, "assign", (C) => {
2683
2683
  this.source = C;