@zync/zync-screnplay-player 0.1.216 → 0.1.218
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.
|
@@ -350,7 +350,6 @@ var KeywordComponent = function KeywordComponent(_ref4) {
|
|
|
350
350
|
zIndex: 2
|
|
351
351
|
}
|
|
352
352
|
}, /*#__PURE__*/React.createElement(OffthreadVideo, {
|
|
353
|
-
pauseWhenBuffering: true,
|
|
354
353
|
style: {
|
|
355
354
|
objectFit: "cover",
|
|
356
355
|
width: "100%",
|
|
@@ -432,7 +431,6 @@ var KeywordComponent = function KeywordComponent(_ref4) {
|
|
|
432
431
|
zIndex: 2
|
|
433
432
|
}
|
|
434
433
|
}, /*#__PURE__*/React.createElement(OffthreadVideo, {
|
|
435
|
-
pauseWhenBuffering: true,
|
|
436
434
|
style: {
|
|
437
435
|
objectFit: "cover",
|
|
438
436
|
width: "100%",
|
|
@@ -493,7 +491,6 @@ var KeywordComponent = function KeywordComponent(_ref4) {
|
|
|
493
491
|
zIndex: 2
|
|
494
492
|
}
|
|
495
493
|
}, /*#__PURE__*/React.createElement(OffthreadVideo, {
|
|
496
|
-
pauseWhenBuffering: true,
|
|
497
494
|
style: {
|
|
498
495
|
objectFit: "cover",
|
|
499
496
|
width: "100%",
|