mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
Transparent background for screen share indicator window (#1380)
This commit is contained in:
parent
e11097d258
commit
2fe326e378
@ -1665,7 +1665,7 @@ export class WindowHandler {
|
||||
modal: true,
|
||||
frame: false,
|
||||
focusable: true,
|
||||
transparent: false,
|
||||
transparent: true,
|
||||
autoHideMenuBar: true,
|
||||
resizable: false,
|
||||
alwaysOnTop: true,
|
||||
|
Loading…
Reference in New Issue
Block a user