mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
fix strut set error
Change-Id: If48ba085325c23e1ef7dd49bd686cb568ddd87db
This commit is contained in:
parent
319099dec5
commit
09bc85fa99
@ -338,7 +338,7 @@ void MainWindow::resetPanelEnvironment()
|
||||
void MainWindow::updatePanelVisible()
|
||||
{
|
||||
if (m_settings->hideMode() == KeepShowing)
|
||||
return expand();
|
||||
return;
|
||||
|
||||
const Dock::HideState state = m_settings->hideState();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user