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

在Qt6环境上,BehindWindowBlur 失效 #177

Open
zccrs opened this issue Apr 29, 2024 · 1 comment
Open

在Qt6环境上,BehindWindowBlur 失效 #177

zccrs opened this issue Apr 29, 2024 · 1 comment

Comments

@zccrs
Copy link
Member

zccrs commented Apr 29, 2024

SUMMARY | 问题概要

如果 BehindWindowBlur 背后放置的有其它有内容的 Item,这些Item会覆盖在窗口模糊效果之上。
在BehindWindowBlur的实现中,会清理其背后的其他Item绘制的内容,但是目前这个清理功能在Qt6上失效了。

DTK and OS VERSIONS | DTK&系统版本信息

deepin V23
DTK 6.X

Minimal Reproducible Case Code | 最小复现案例代码

直接使用 BehindWindowBlur ,且为 Window 对象设置一个明显的颜色即可发现。

OBSERVED RESULT | 观察到的结果

No response

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

@zccrs
Copy link
Member Author

zccrs commented Apr 29, 2024

需要为Qt6添加功能实现。

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

No branches or pull requests

1 participant