added playback stop css
Signed-off-by: Core <core@coredev.uk>
This commit is contained in:
parent
f009c4b13c
commit
bd6552a048
2 changed files with 7 additions and 0 deletions
|
@ -86,6 +86,7 @@ export class AppEvents {
|
|||
case "disabled":
|
||||
console.info("Hardware acceleration is disabled.");
|
||||
app.commandLine.appendSwitch("disable-gpu");
|
||||
app.disableHardwareAcceleration()
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue