https://bugs.kde.org/show_bug.cgi?id=455287
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Redondo <[email protected]> --- In KWIN: void VirtualDesktopManager::setRows(uint rows) { if (rows == 0 || rows > count() || rows == m_rows) { return; } -- You are receiving this mail because: You are watching all bug changes.
