Skip to content

Commit 3b73293

Browse files
yixinsharkdeepin-bot[bot]
authored andcommitted
fix: notification-center auto hide when clicked other window
as title Log: as title Bug: BUG-294647
1 parent d16d067 commit 3b73293

File tree

1 file changed

+1
-0
lines changed
  • panels/notification/center/package

1 file changed

+1
-0
lines changed

panels/notification/center/package/main.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Window {
4141
DLayerShellWindow.rightMargin: windowMargin(1)
4242
DLayerShellWindow.bottomMargin: windowMargin(2)
4343
DLayerShellWindow.exclusionZone: -1
44+
DLayerShellWindow.keyboardInteractivity: DLayerShellWindow.KeyboardInteractivityOnDemand
4445
palette: DTK.palette
4546
ColorSelector.family: Palette.CrystalColor
4647
// DWindow.windowEffect: PlatformHandle.EffectNoBorder | PlatformHandle.EffectNoShadow

0 commit comments

Comments
 (0)