@famibee/skynovel 1.30.9 → 1.30.10
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/app.js +3 -3
- package/dist/app.js.map +1 -1
- package/dist/sn/LayerMng.d.ts.map +1 -1
- package/dist/web.js +3 -3
- package/dist/web.js.map +1 -1
- package/package.json +1 -1
package/dist/app.js
CHANGED
|
@@ -31844,9 +31844,9 @@ Di = new WeakMap(), Kt = new WeakMap(), Ce = new WeakMap(), Ks = new WeakMap(),
|
|
|
31844
31844
|
a(), d(this, ta).visible = !0, o(), d(this, Ye).visible = !0;
|
|
31845
31845
|
};
|
|
31846
31846
|
d(this, Ye).alpha = 1;
|
|
31847
|
-
const h =
|
|
31847
|
+
const h = () => {
|
|
31848
31848
|
var g;
|
|
31849
|
-
this.appPixi.ticker && this.appPixi.ticker.remove(u),
|
|
31849
|
+
this.appPixi.ticker && this.appPixi.ticker.remove(u), [nr(this, Kt)._, nr(this, Ce)._] = [d(this, Ce), d(this, Kt)];
|
|
31850
31850
|
const p = [];
|
|
31851
31851
|
for (const v in d(this, Ht)) {
|
|
31852
31852
|
const m = d(this, Ht)[v];
|
|
@@ -31857,7 +31857,7 @@ Di = new WeakMap(), Kt = new WeakMap(), Ce = new WeakMap(), Ks = new WeakMap(),
|
|
|
31857
31857
|
const _ = d(this, Kt).getChildIndex(m.back.spLay);
|
|
31858
31858
|
d(this, Kt).removeChild(m.back.spLay), d(this, Ce).removeChild(m.fore.spLay), d(this, Kt).addChildAt(m.fore.spLay, _), d(this, Ce).addChildAt(m.back.spLay, _);
|
|
31859
31859
|
}
|
|
31860
|
-
|
|
31860
|
+
Promise.allSettled(p), d(this, Kt).visible = !0, d(this, Ce).visible = !1, d(this, ta).visible = !1, d(this, Ye).visible = !1, (g = d(this, qe).tw) == null || g.stop(), d(this, qe).resume && this.main.resume(), T(this, qe, { tw: void 0, resume: !1 });
|
|
31861
31861
|
};
|
|
31862
31862
|
T(this, qe, { tw: void 0, resume: !1 });
|
|
31863
31863
|
const l = Q(t, "time", 0);
|