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

fix: Fix the video preview issue #557

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

pengfeixx
Copy link
Contributor

Fix the video preview issue

Log: Fix the video preview issue

Fix the video preview issue

Log: Fix the video preview issue
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • CompositingManager构造函数中新增的_composited = false;语句可能是一个错误,因为它在构造函数的末尾被设置为false,而之前已经有一个_composited = true;的语句。
  • qInfo()日志输出应该被保留,因为它有助于调试和跟踪代码执行流程。

是否建议立即修改:

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lzwind, pengfeixx, rb-union

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lzwind lzwind merged commit 24f2543 into linuxdeepin:develop/qt6.8 Jan 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants