Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make browserWindow of splashScreen transparent #13699

Merged

Commits on May 7, 2024

  1. Make browserWindow of splashScreen transparent

    Currently an image with a transparent background is rendered with a white background.
    This looks weird and is not the expected behavior when a transparent image is used.
    With this change the browserWindow is set to transparent, so that the background is not rendered.
    If adoptors want a white background they can simply use an image with a white background (or any other color).
    sgraband committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1cec767 View commit details
    Browse the repository at this point in the history