Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复弹幕重复渲染失败等问题 #796

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Oct 13, 2024

Close #747 Close #729

不再使用 CanvasAnimatedControl 进行动画渲染,而是使用 CanvasSwapChainPanel 来进行更底层地控制,应用处理其生命周期,以保障渲染的稳定

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

PR 检查清单

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

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

@Richasy Richasy added the bug Something isn't working label Oct 13, 2024
@Richasy Richasy merged commit 1f8dce9 into master Oct 13, 2024
1 check passed
@Richasy Richasy deleted the richasy/enhanceDanmaku branch October 13, 2024 04:09
@Richasy Richasy linked an issue Oct 13, 2024 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 弹幕关闭后无法显示 [Bug] 弹幕开关不稳定 [Bug] 弹幕卡顿
1 participant