mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fix smart hide not work perfectly when preview
Change-Id: I417d4c3225f4445a62a9d1e9fdf1a194f778a95e
This commit is contained in:
parent
f30631f3c8
commit
83655442dd
Notes:
Deepin Code Review
2017-05-22 09:53:43 +08:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: 石博文 <sbw@sbw.so> Submitted-at: Mon, 22 May 2017 09:53:40 +0800 Reviewed-on: https://cr.deepin.io/23242 Project: dde/dde-dock Branch: refs/heads/master
@ -277,4 +277,6 @@ void DockItem::hidePopup()
|
||||
m_popupTipsDelayTimer->stop();
|
||||
m_popupShown = false;
|
||||
PopupWindow->hide();
|
||||
|
||||
emit requestWindowAutoHide(true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user