@famibee/skynovel 1.64.6 → 1.64.8

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # SKYNovel
2
- [![MIT](https://img.shields.io/badge/MIT-green?style=for-the-badge)](https://github.com/famibee/skynovel_esm/blob/master/LICENSE)
2
+ [![MIT](https://img.shields.io/badge/MIT-green?style=for-the-badge)](LICENSE)
3
3
  ![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white)
4
4
  ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
5
5
  ![Google chrome](https://img.shields.io/badge/Google_chrome-4285F4?style=for-the-badge&logo=Google-chrome&logoColor=white)
package/dist/LayerMng.js CHANGED
@@ -1283,7 +1283,7 @@ class z extends W {
1283
1283
  (l) => {
1284
1284
  this.#c(l), this.#n.width = l.width * this.#t.scale_x, this.#n.height = l.height * this.#t.scale_y;
1285
1285
  },
1286
- (l) => s
1286
+ (l) => s()
1287
1287
  );
1288
1288
  return;
1289
1289
  }