@ray-js/ray-ipc-player 2.0.2-beta-1 → 2.0.3

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.
Files changed (2) hide show
  1. package/lib/index.js +1 -1
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -425,7 +425,7 @@ var Player = function (props) {
425
425
  autoPauseIfNavigate: false,
426
426
  autoPauseIfOpenNative: false,
427
427
  muted: defaultMute,
428
- objectFit: "fillCrop",
428
+ objectFit: "contain",
429
429
  clarity: clarity,
430
430
  rotateZ: rotateZ,
431
431
  scalable: scalable,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/ray-ipc-player",
3
- "version": "2.0.2-beta-1",
3
+ "version": "2.0.3",
4
4
  "description": "ray小程序播放器",
5
5
  "keywords": [
6
6
  "tuya-panel",