electron icon indicating copy to clipboard operation
electron copied to clipboard

[Bug]: In macOS, animations rendered in gif or threejs always leave a white semi-transparent background

Open SorryToPerson opened this issue 1 year ago • 3 comments

Preflight Checklist

Electron Version

29.1.5

What operating system are you using?

macOS

Operating System Version

Sonama 14

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Electron version

29.1.5

Expected Behavior

be able to render animations or gif images normally

Actual Behavior

When I use electron to build an application, I want to create a transparent, animated character with actions, to be displayed on the desktop for a long time as an assistant image. But whether using gif or threejs rendering, there is always a semi-transparent white background of historical actions on the Mac computer, which is very frustrating.

Testcase Gist URL

https://gist.github.com/SorryToPerson/0b489bc47738fb0bbcbaca29e2482536

Additional Information

When I use electron to build an application, I want to create a transparent, animated character with actions, to be displayed on the desktop for a long time as an assistant image. But whether using gif or threejs rendering, there is always a semi-transparent white background of historical actions on the Mac computer, which is very frustrating.

SorryToPerson avatar Mar 22 '24 02:03 SorryToPerson