ElectronNET / Electron.NET

:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

Home Page:https://gitter.im/ElectronNET/community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No disableHardwareAcceleration () method

lxClimb opened this issue Β· comments

🚨 The issue tracker is not for questions 🚨
How to achieve the same effect as app.disableHardwareAcceleration() in electron.net

@lxClimb have a look at #830, basically trying to solve the same issue there. I did find a workaround for this, but it involves editing the Electron.NET source code and building it yourself.