reset desktopChangedWhileRotating on activation
BUG: 331148 FIXED-IN: 4.11.7 REVIEW: 115942
This commit is contained in:
parent
aecd5af0b4
commit
2501be4465
1 changed files with 1 additions and 0 deletions
|
@ -1922,6 +1922,7 @@ void CubeEffect::setActive(bool active)
|
|||
verticalRotating = false;
|
||||
manualAngle = 0.0;
|
||||
manualVerticalAngle = 0.0;
|
||||
desktopChangedWhileRotating = false;
|
||||
if (reflection) {
|
||||
QRect rect = effects->clientArea(FullArea, activeScreen, effects->currentDesktop());
|
||||
#ifndef KWIN_HAVE_OPENGLES
|
||||
|
|
Loading…
Reference in a new issue