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

Resize会忽视当前屏幕dpr导致错误 #20

Open
0ices opened this issue Jun 6, 2022 · 3 comments
Open

Resize会忽视当前屏幕dpr导致错误 #20

0ices opened this issue Jun 6, 2022 · 3 comments

Comments

@0ices
Copy link

0ices commented Jun 6, 2022

在dpr=1.5的屏幕下,设置最小大小为900×600,实际的最小大小应为(900×600)×1.5,但是加载framelessHelper之后会忽视dpr导致大小小于最小大小,直到900×600(没有乘1.5)

@0ices
Copy link
Author

0ices commented Jun 6, 2022

image
已解决

@N4v1zzZ
Copy link

N4v1zzZ commented May 25, 2023

Qt 6下能正常使用吗?

@0ices
Copy link
Author

0ices commented May 26, 2023

我們使用的就是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

2 participants