瀏覽代碼

auto acp scripted

dev
jfinn 5 年之前
父節點
當前提交
6cca4ac1a6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      modules/UI/videolayout/SmallVideo.js

+ 1
- 1
modules/UI/videolayout/SmallVideo.js 查看文件

967
         console.log("ON container click force focus")
967
         console.log("ON container click force focus")
968
             return
968
             return
969
         }
969
         }
970
-        return
970
+        // return
971
         const triggerPin = this._shouldTriggerPin(event);
971
         const triggerPin = this._shouldTriggerPin(event);
972
 
972
 
973
         if (event.stopPropagation && triggerPin) {
973
         if (event.stopPropagation && triggerPin) {

Loading…
取消
儲存