We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
窗口有部分在显示屏幕外边得时候在任务栏点击图标进行最小化再显示操作过程中会出现白色区域 环境:win11 qt5.15.2-widget vs2022
The text was updated successfully, but these errors were encountered:
估计是qt5的bug。QWK又不会干涉Qt的绘图
Sorry, something went wrong.
thx 确实是qt问题 qt只要有系统边框就会这样 包括在win10也有类似问题 除非设置FramelessWindowHint
No branches or pull requests
窗口有部分在显示屏幕外边得时候在任务栏点击图标进行最小化再显示操作过程中会出现白色区域
环境:win11 qt5.15.2-widget vs2022
The text was updated successfully, but these errors were encountered: