Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

修复关联视频的读秒问题 #969

Merged
merged 1 commit into from
Apr 2, 2022
Merged

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Apr 2, 2022

Close #955

应用在进入/退出全窗口或全屏时,MTC会先触发Loaded事件,再触发Unloaded事件,这和其它控件的行为不一致。此时Loaded和Unloaded事件组合不再可靠,转为依赖IsOpenPlayer属性

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

在进入/退出全窗口或全屏后,关联视频的读秒不再更新

新的行为是什么?

修复这个问题

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

备注

测试过程中,在提示条即将弹出前进入全屏会导致渲染错误,导致应用闪退

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Apr 2, 2022
@Richasy Richasy merged commit ab3e592 into main Apr 2, 2022
@Richasy Richasy deleted the richasy/fixRelateVideoCoundown branch April 2, 2022 03:09
This was linked to issues Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 音量显示bug [Bug] 双击全屏鼠标不会消失 [Bug] 关联视频重大bug
1 participant