wailsapp / wails

Create beautiful applications using Go
https://wails.io
MIT License
25.25k stars 1.21k forks source link

Weird inner rounded corner #2549

Open thoriqadillah opened 1 year ago

thoriqadillah commented 1 year ago

Description

There is weird inner rounded corner when running the app (dev and build is the same). This rounded corners appears when setting the translucency below 1

To Reproduce

  1. Set the translucency < 1
  2. Start the wails dev
  3. You'll get the result

Expected behaviour

No inner rounded corner

Screenshots

Screenshot_20230402_090953

Attempted Fixes

System Details

Wails CLI v2.4.1

Scanning system - Please wait (this may take a long time)...Done.

# System

OS           | Fedora Linux
Version      | 37          
ID           | fedora      
Go Version   | go1.19.6    
Platform     | linux       
Architecture | amd64       

# Wails

Version         | v2.4.1
Package Manager | dnf   

# Dependencies

Dependency | Package Name        | Status    | Version
*docker    | Unknown             | Not Found |        
gcc        | gcc-c++             | Installed | 12.2.1 
libgtk-3   | gtk3-devel          | Installed | 3.24.37
libwebkit  | webkit2gtk4.0-devel | Installed | 2.40.0 
npm        | npm                 | Installed | 9.3.1  
pkg-config | pkgconf-pkg-config  | Installed | 1.8.0  
*upx       | upx                 | Installed | 4.0.2  
* - Optional Dependency

# Diagnosis

Your system is ready for Wails development!
 ♥   If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony

Additional context

Running on Fedora Linux 37 with KDE Plasma 5.27.3

leaanthony commented 1 year ago

@tmclane - have you seen anything like this before?