Revision 9417a76...

Go back to digest for 13th May 2012

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] kwin/effects/cube/cube.cpp:

Ensure ScreenTransformation matrix is reset after rendering cube

Cube effect modifies the ScreenTransformation matrix. While each
window resets the matrix on a global level it's not reset. That
means if the last rendered window had the screen rotated the
ScreenTransformation keeps the rotation even after the cube
ended. This causes a rotated window in e.g. TaskbarThumbnails.

REVIEW: 104918

File Changes

Modified 1 files
  • kwin/effects/cube/cube.cpp
1 files changed in total