parent
ec2cc79c65
commit
1454c6213e
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ void CWindow::onUnmap() {
|
|||
if (g_pCompositor->m_pLastWindow == this)
|
||||
g_pCompositor->m_pLastWindow = nullptr;
|
||||
|
||||
m_iLastWorkspace = onSpecialWorkspace();
|
||||
m_iLastWorkspace = m_pWorkspace->m_iID;
|
||||
|
||||
m_vRealPosition.setCallbackOnEnd(unregisterVar);
|
||||
m_vRealSize.setCallbackOnEnd(unregisterVar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue