|
Rank: Advanced Member Groups: Member
Joined: 9/20/2016 Posts: 73
|
Hi! If I set my own display scaling in windows 10, for example from 100% to 125%, something strange happens in the WebControl - the content of any site is shifted inside the window. Previous versions didn't have this problem. To reproduce the issue: 1) Create a Windows Forms (.Net Framework) project, place a WebControl on the form and compile it. 2) Change the display scale (example: https://www.windowscentral.com/how-set-custom-display-scaling-setting-windows-10) 3) Run the application and load any page webControl1.WebView.Url="google.com";
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
This is just to let you know that we are still working on this issue. We can reproduce the problem here but still have not found out the root cause yet. We will reply here again once we have an update.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
We believe we have found the root issue for this problem. Please download build 23.1.21 from our download page and see if it resolves the issue for you.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/20/2016 Posts: 73
|
Thank you, now it works correctly!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Great. Thanks for confirming!
|
|