Merge pull request #1975 from NguyenTranHoangSym/SDA-4214

SDA-4214: Update Toast notification to use toolbar
This commit is contained in:
NguyenTranHoangSym
2023-10-11 15:19:59 +07:00
committed by GitHub

View File

@@ -655,6 +655,7 @@ class Notification extends NotificationHandler {
frame: false,
transparent: true,
fullscreenable: false,
type: 'toolbar',
acceptFirstMouse: true,
title: NOTIFICATION_WINDOW_TITLE,
webPreferences: {