You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,7 @@ It also provides the following additional features:
19
19
- Ability to disable history navigation
20
20
- Error handling
21
21
- Proxy configuration support
22
-
- Option to run in [offscreen rendering mode](https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-off-screen-rendering)
23
-
24
-
Note:
25
-
Currently only x64 architecture is supported.
22
+
- Option to run in [offscreen rendering mode](https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-off-screen-rendering) (not recommended as it has several issues)
26
23
27
24
## Releases
28
25
Stable binaries are released on NuGet, and contain everything you need to embed Chromium in your .NET/CLR application.
0 commit comments