Web page is blinking frequently.

347 views
Skip to first unread message

Gilbert Lee

unread,
May 10, 2016, 11:02:43 AM5/10/16
to CefSharp
My WPF application is running on x64.
When I load a website(ex. http://google.com) on ChromiumWebBrowser.
It is blinking frequently on loading webpage and on moving mouse cursor.
Any help for me?

Gilbert Gilbok Lee

unread,
May 10, 2016, 11:16:25 AM5/10/16
to CefSharp
I didn't know that the code below is so important.

var settings = new CefSettings();
settings.CefCommandLineArgs.Add("disable-gpu", "1");
Cef.Initialize(settings);


2016년 5월 11일 수요일 오전 12시 2분 43초 UTC+9, Gilbert Lee 님의 말:

Gilbert Gilbok Lee

unread,
May 10, 2016, 11:17:07 AM5/10/16
to CefSharp
My problem is solved anyway.

2016년 5월 11일 수요일 오전 12시 2분 43초 UTC+9, Gilbert Gilbok Lee 님의 말:

Jacob Galloway

unread,
Jun 28, 2016, 5:31:43 PM6/28/16
to CefSharp
This solved my problem too, but what is the deal here? I would expect the GPU enabled to work better. Is it airspace issues with WPF maybe?
Reply all
Reply to author
Forward
0 new messages