-
Trying to build a simple console app with offscreen rendering.
Here is the basic definition:
```
class Program {
static void Main(string[] args) {
//ExamplePresenter.Init();
…
-
Please give instruction for downloadhandler using cefoffscreen in console application.
-
-
Okay this issue occurs between tag 33.0.2 and then new 37.0.0.pre01 with WinForms
33.0.2 works fine
HTML dropdowns on hidden tabs stop working properly after minimize, maximize. This does not seem …
-
Dear CefSharp community
I would like to let you know that the re-sizing problem still persists for the latest github version of CefSharp as described in the following report:
https://github.com/cefsh…
-
Download latest binary release.
Resize horizontally and back a few times without lifting the mouse button.
You'll crash.
```
System.Reflection.TargetInvocationException was unhandled
HResult=-2146…
leepa updated
10 years ago
-
My organization is very interested in embedding CEF3 in our WPF app. I am starting investigation of CefSharp3. I used NuGet to populate my VS2010 solution with the latest CefSharp3 files and built a s…
-
Is there going to be support for CEF3 soon? Currently it seems like either video is choppy, or video works and there is no audio. We have tested CEF3 and both audio and video seem to work fine.
-
i found an issue in wpf browser, combobox will not display its options while being clicked. and the browser will crash while clicking the combobox several times. is there any way to fix it?