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

减少列表和图片控件嵌套以提高稳定性 #866

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Mar 21, 2022

修复 #792

从关联 bug 的描述来看,卡死的问题是因为 LayoutCycle 导致的,虽然没能复现这个问题,但是依然可以大概确定问题发生的位置,这次尝试去除作为 UserControl 的 VerticalRepeaterView,转而使用 TemplateControl,同时也对 CommonImageEx 使用同样的处理方式

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

部分设备上可能出现视频播放结束后卡死

新的行为是什么?

减少嵌套以防止此类问题出现

PR 检查清单

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

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

备注

是否有效仍需验证

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Mar 21, 2022
@Richasy Richasy merged commit f58b7d1 into main Mar 21, 2022
@Richasy Richasy deleted the richasy/updateVerticalRepeater branch March 21, 2022 07:24
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.

1 participant