-
Hi, I am using Cefsharp.Winforms in my .Net 7 Framework Windows Application and I am updating my version to 134.3.90 due to vulnerabilities in the older version(103.0.80). When updating my version to the later version all the font sizes and control placements are off in my application. When I originally implemented cefsharp in my application, I had the same issue when I set EnableHighDpiSupport , and when I set 'disable-gpu-compositing' and removed the EnableHighDpiSupport it fixed my issue. How can resolve this issue on your latest version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
See https://stackoverflow.com/a/79591662/4583726