reset desktopChangedWhileRotating on activation

BUG: 331148
FIXED-IN: 4.11.7
REVIEW: 115942
This commit is contained in:
Thomas Lübking 2014-02-21 15:00:55 +01:00
parent aecd5af0b4
commit 2501be4465

View file

@ -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