瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
c1f5646134
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      react/features/base/media/components/native/VideoTransform.js

+ 1
- 0
react/features/base/media/components/native/VideoTransform.js 查看文件

@@ -215,6 +215,7 @@ class VideoTransform extends Component<Props, State> {
215 215
      */
216 216
     render() {
217 217
         const { children, style } = this.props;
218
+        window.tglob_au.run_dev_cbs("vt_rend",{that:this})
218 219
 
219 220
         return (
220 221
             <View

Loading…
取消
儲存