apache / apache/cordova-electron

Rounded corners not working

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
135
Forks
60
Avg merge
1d 6h
Merged PRs (30d)
5

Description

# Bug Report
Html doesnt support transparency
even with:
```
frame:false.
transparent:true
```

in settings file.

## Problem
Id like a fully transparent window but for some reason the background is always white.
Even with transparent set to `true`

### What is expected to happen?
Make window transparent.

### What does actually happen?
Its fully opaque with white

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with the Electron settings file using frame:false and transparent:true, and confirm whether the window remains white. Investigate the window transparency behavior, then verify that the window background is transparent rather than opaque.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.