vxe-table 4.11.16 → 4.12.0-beta.1

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.
@@ -198,14 +198,14 @@ VxeUI.setConfig({
198
198
  virtualXConfig: {
199
199
  enabled: true,
200
200
  gt: 60,
201
- preSize: 0,
202
- oSize: 1
201
+ preSize: 1,
202
+ oSize: 2
203
203
  },
204
204
  virtualYConfig: {
205
205
  enabled: true,
206
206
  gt: 100,
207
- preSize: 0,
208
- oSize: 1
207
+ preSize: 1,
208
+ oSize: 2
209
209
  },
210
210
  scrollbarConfig: {
211
211
  // width: 0,