Revision 3a2abb8...

Go back to digest for 13th May 2012

Bug Fixes in KDE Base

Thomas Lübking committed changes in [kde-workspace] kwin/effects.cpp:

handle m_currentBuildQuadsIterator validation independent form painting pass

issue is that the effect chain may (will) change between two paint passes and buildQuads is called outside the paint pass
(shadows / decos whatever changes) so that the iterator may dangle


FIXED-IN: 4.9
REVIEW: 104881

File Changes

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