OutSystems / WebView

Avalonia/WPF control that wraps CefGlue webview control
Apache License 2.0
358 stars 40 forks source link

Exposed cef flags #320

Closed tkefauver closed 10 months ago

tkefauver commented 10 months ago

Added Flags lookup dictionary to GlobalSettings while retaining default "enable-experimental-web-platform-features" in WebViewLoader.

This allows command-line args to be passed to chromium. Here is a list of most available flags and here is more info about flags.

outsystemsbot[bot] commented 10 months ago

Hello @tkefauver :wave:

Thanks for your Pull Request. It looks like this may be your first contribution to an OutSystems Open Source project. Before we look into your contribution, we need you to accept the :memo: OutSystems Contributors License Agreement.

After you read and accept the terms of the agreement, reply to this message saying I read, understood and accept the OutSystems CLA.

tkefauver commented 10 months ago

I read, understood and accept the OutSystems CLA

hallivia commented 10 months ago

Which version is this going to be released to? And when do we expect to release?

joaompneves commented 10 months ago

Just released a new version: 2.117.3-avalonia11