sense-react-timeline-editor 1.1.29 → 1.1.30

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/index.esm.js CHANGED
@@ -4237,7 +4237,7 @@ var EditAreaO = /*#__PURE__*/React.forwardRef(function (props, ref) {
4237
4237
  var index = _ref5.index;
4238
4238
  return heights[index] || _rowHeight || 0;
4239
4239
  },
4240
- overscanRowCount: 10,
4240
+ overscanRowCount: 100,
4241
4241
  overscanColumnCount: 0,
4242
4242
  onScroll: function onScroll(param) {
4243
4243
  _onScroll(param);
package/dist/index.js CHANGED
@@ -4247,7 +4247,7 @@ var EditAreaO = /*#__PURE__*/React__default['default'].forwardRef(function (prop
4247
4247
  var index = _ref5.index;
4248
4248
  return heights[index] || _rowHeight || 0;
4249
4249
  },
4250
- overscanRowCount: 10,
4250
+ overscanRowCount: 100,
4251
4251
  overscanColumnCount: 0,
4252
4252
  onScroll: function onScroll(param) {
4253
4253
  _onScroll(param);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sense-react-timeline-editor",
3
- "version": "1.1.29",
3
+ "version": "1.1.30",
4
4
  "author": "xzdarcy",
5
5
  "license": "MIT",
6
6
  "keywords": [