mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-1666 - Make screen sharing indicator window focusable (#856)
This commit is contained in:
parent
4a2e6a8be4
commit
6e71292332
@ -750,7 +750,7 @@ export class WindowHandler {
|
||||
show: false,
|
||||
modal: true,
|
||||
frame: false,
|
||||
focusable: false,
|
||||
focusable: true,
|
||||
transparent: true,
|
||||
autoHideMenuBar: true,
|
||||
resizable: false,
|
||||
|
Loading…
Reference in New Issue
Block a user