cefsharp - Change "Override high DPI scaling behavior" in c# -


we have control inside winform (cefsharp control) suffers graphical artifacts when users screen set 125% on windows. not control, stand alone chrome extent. way have been able fix artifacts changing exe setting pictured below. there way change in code?

enter image description here

edit: not duplicate. making app dpi aware not same dpi scaling heavior


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -