bloom icon indicating copy to clipboard operation
bloom copied to clipboard

️🛠 - Disable hardware acceleration

Open Tuditi opened this issue 1 year ago • 0 comments

Task description

Windows users sometimes encounter weird visual bugs due to GPU acceleration.

https://discord.com/channels/1106530660358828062/1176260348454641735/1196068476247359498

GPU acceleration is required for WebGL and 3D CSS, which we probably (?) don't use. If this is the case, we need to disable it app wide.

Ref: https://www.electronjs.org/docs/latest/tutorial/offscreen-rendering#rendering-modes

Requirements

  • [ ] Investigate if we use WebGL or 3D Css.

Tuditi avatar Feb 08 '24 13:02 Tuditi