mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
refersh icon when position changed
Change-Id: Id265942db581b118442d12c10f969612eeabb8a2
This commit is contained in:
parent
3c590be45f
commit
27cd10d52c
Notes:
Deepin Code Review
2016-08-22 07:53:45 +00:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: 石博文 <sbw@sbw.so> Submitted-at: Mon, 22 Aug 2016 07:53:45 +0000 Reviewed-on: https://cr.deepin.io/15428 Project: dde/dde-dock Branch: refs/heads/master
@ -268,6 +268,8 @@ void DockSettings::onPositionChanged()
|
||||
calculateWindowConfig();
|
||||
|
||||
emit positionChanged(prevPos);
|
||||
|
||||
m_itemController->refershItemsIcon();
|
||||
}
|
||||
|
||||
void DockSettings::iconSizeChanged()
|
||||
|
Loading…
x
Reference in New Issue
Block a user