|
Rank: Member Groups: Member
Joined: 4/21/2015 Posts: 14
|
I am having issue where when I resize the browser container(wpf window) then browser content flicker. EO.webBrowser is within a grid. I don't see this happening in regular browser
|
|
Rank: Newbie Groups: Member
Joined: 4/7/2015 Posts: 8
|
I'm also having this same issue.
I am using the latest EO.Webbrowser library (2015.1.84.0) to this date replacing an older version. Previous version didn't have this flicker. I am hosting a EO.WebBrowser.Wpf.WebControl control within a WPF app. When I resize the control ( in my case another control will push down the browser control for real estate in the app) the content of the webbrowser control will flicker.
Is there any known workaround for this? It can get very annoying.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 6/1/2015 Posts: 16
|
Have you tried setting this to true, it removed a lot of flicker in my project.
EO.WebBrowser.Runtime.DisableGPU
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have posted a new build that optimized this part. Please download it from our download page and see if it resolves the issue for you.
Thanks!
|
|