layout: recalculate monitor instead of window in updateDynamicRules

This commit is contained in:
vaxerski 2023-07-18 11:49:57 +02:00
parent 7f47655f60
commit 4537860079

View file

@ -547,7 +547,7 @@ void CWindow::updateDynamicRules() {
applyDynamicRule(r);
}
g_pLayoutManager->getCurrentLayout()->recalculateWindow(this);
g_pLayoutManager->getCurrentLayout()->recalculateMonitor(m_iMonitorID);
}
// check if the point is "hidden" under a rounded corner of the window