Replies: 1 comment 7 replies
|
We're not doing anything toe explicitly enable or disable HiDPI handling on a per-widget basis. If the Winforms API requires a specific setting to enable DPI mode, we're not aware of it. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi, I am using Win11 with toga webview and I have a high DPI monitor with 150% scaling. The problem is that the whole app looks blurry. Not sure if toga webview support high DPI?
All reactions