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
在dpr=1.5的屏幕下,设置最小大小为900×600,实际的最小大小应为(900×600)×1.5,但是加载framelessHelper之后会忽视dpr导致大小小于最小大小,直到900×600(没有乘1.5)
The text was updated successfully, but these errors were encountered:
已解决
Sorry, something went wrong.
Qt 6下能正常使用吗?
我們使用的就是Qt6
No branches or pull requests
在dpr=1.5的屏幕下,设置最小大小为900×600,实际的最小大小应为(900×600)×1.5,但是加载framelessHelper之后会忽视dpr导致大小小于最小大小,直到900×600(没有乘1.5)
The text was updated successfully, but these errors were encountered: