mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-26 02:40:24 -06:00
ELECTRON-1169 - Increase screen sharing indicator to support Japanese chars (#685)
This commit is contained in:
parent
5e2149da08
commit
63036b6787
@ -95,7 +95,7 @@ export class WindowHandler {
|
||||
*/
|
||||
private static getScreenSharingIndicatorOpts(): ICustomBrowserWindowConstructorOpts {
|
||||
return {
|
||||
width: 592,
|
||||
width: 620,
|
||||
height: 48,
|
||||
show: false,
|
||||
modal: true,
|
||||
|
Loading…
Reference in New Issue
Block a user