BenShelton / BenShelton/library-api
[Feature] Disable Rounded Corners on Display
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Packages**
Media
**Describe the solution you'd like**
There is already a `roundedCorners: false` setting but due to a bug this stops the app from quitting.
Once https://github.com/electron/electron/issues/28686 is resolved we should be able to use this setting again.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Media package and its existing `roundedCorners` setting. Review Electron issue #28686 and verify whether the upstream bug is resolved; done means disabling rounded corners no longer prevents the app from quitting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100