Pārlūkot izejas kodu

auto commit

app
jfinn 3 gadus atpakaļ
vecāks
revīzija
3f16abe4c0

+ 1
- 1
react/features/base/media/components/native/Video.js Parādīt failu

@@ -93,7 +93,7 @@ export default class Video extends Component<Props> {
93 93
                     ? 'contain'
94 94
                     : (style && style.objectFit) || 'cover';
95 95
             // var video_info = window.glob_vhook.fns.glob_dev_fncb ? window.glob_vhook.fns.glob_dev_fncb("video_info",{that:this,vc:{objectFit,style}},0) : {}
96
-            var video_info = window.gvx.fns.fncb ? gvx.fns.fncb("video_info",{that:this,vc:{objectFit,style,vct:1,stream}},0) : {}
96
+            var video_info = window.gvx.fns.fncb ? gvx.fns.fncb("video_info",{that:this,vc:{objectFit,style,vct:1,stream,zoomEnabled}},0) : {}
97 97
             if (video_info && video_info.of1){
98 98
                 objectFit = video_info.objectFit
99 99
             }

Notiek ielāde…
Atcelt
Saglabāt