Skip to content

Conversation

@russkyc
Copy link

@russkyc russkyc commented Nov 6, 2025

This should allow for setting the background color of the webview using:

// Set cef background color
WebView.Settings.BackgroundColor = Color.Black; 

This should be useful for:

  • Dark themed apps, so that the webview does not flash white while loading content
  • Consistency, we will be able to set a background consistent with the content that will be loaded

@russkyc russkyc requested a review from a team as a code owner November 6, 2025 02:32
@cssecautomation
Copy link

cssecautomation commented Nov 6, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@tbragaf tbragaf requested review from heldergoncalves92 and removed request for OS-miguelfeoetorres November 7, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants