mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
fix:datatime plug Decimal conversion show incomplete
时间插件进制转换时,时间显示不全
This commit is contained in:
parent
c841e462fd
commit
d65e60c0ac
@ -742,6 +742,7 @@ void MainPanelControl::moveAppSonWidget()
|
||||
void MainPanelControl::itemUpdated(DockItem *item)
|
||||
{
|
||||
item->parentWidget()->adjustSize();
|
||||
resizeDockIcon();
|
||||
}
|
||||
|
||||
void MainPanelControl::paintEvent(QPaintEvent *event)
|
||||
|
Loading…
x
Reference in New Issue
Block a user