mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
Merge pull request #1975 from NguyenTranHoangSym/SDA-4214
SDA-4214: Update Toast notification to use toolbar
This commit is contained in:
commit
ae41c6ceee
@ -655,6 +655,7 @@ class Notification extends NotificationHandler {
|
||||
frame: false,
|
||||
transparent: true,
|
||||
fullscreenable: false,
|
||||
type: 'toolbar',
|
||||
acceptFirstMouse: true,
|
||||
title: NOTIFICATION_WINDOW_TITLE,
|
||||
webPreferences: {
|
||||
|
Loading…
Reference in New Issue
Block a user