lyb-pixi-js 1.12.84 → 1.12.85

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.
@@ -313,6 +313,7 @@ export class LibPixiScrollContainerY extends LibPixiContainer {
313
313
  this._scrollLock = true;
314
314
  (_b = this._onLoad) === null || _b === void 0 ? void 0 : _b.call(this, this._pageIndex).then(() => {
315
315
  this._pageIndex++;
316
+ }).finally(() => {
316
317
  this._scrollLock = false;
317
318
  });
318
319
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lyb-pixi-js",
3
- "version": "1.12.84",
3
+ "version": "1.12.85",
4
4
  "description": "自用Pixi.JS方法库",
5
5
  "license": "ISC",
6
6
  "exports": {