mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
ELECTRON-538 - Fix the scroll issue (#416)
This commit is contained in:
parent
e1c22ea360
commit
9552e83549
@ -25,7 +25,6 @@ let windowConfig = {
|
||||
show: false,
|
||||
modal: true,
|
||||
autoHideMenuBar: true,
|
||||
resizable: false,
|
||||
webPreferences: {
|
||||
preload: path.join(__dirname, 'configure-notification-position-preload.js'),
|
||||
sandbox: sandboxed,
|
||||
|
Loading…
Reference in New Issue
Block a user