rendering of devtools offset in host window - offscreen #3880
ordinaryorange
started this conversation in
General
Replies: 1 comment 1 reply
-
Converting to discussion as this is unlikely a bug. Looks like you are probably using a high DPI display, you need to make your application DPI aware. https://github.com/cefsharp/CefSharp/wiki/General-Usage#high-dpi-displayssupport |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Version - nuget CefSharp.OffScreen.NETCore 95.7.141
Arch - tested on x86 and x64
.NET - 5.0
Operating Sys - Win 10
Tested with Minimal example, and cefClient.exe and problem not apparent in either.
Seems to be related to .NETCore version
Reproducible project here
Here is a screenshot of the DevTools window

Beta Was this translation helpful? Give feedback.
All reactions