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

High DPI scaling support in webview #9

Open
daljit97 opened this issue Sep 29, 2019 · 0 comments
Open

High DPI scaling support in webview #9

daljit97 opened this issue Sep 29, 2019 · 0 comments

Comments

@daljit97
Copy link

I just came across this project and it's quite interesting. I have a particular usecase for the OffscreenWebView class and for my needs it is much more suitable than the built webview provided with Qt, however there is a big problem. When:

    QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

is set, the content of the WebView is scaled up too much making it unusable. Although I presume the project is not active, I would really appreciate if any help on this could be provided. I have tried to tinker with the OffscreenView class but couldn't find a solution.

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