Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.2.0
-
None
Description
in cleanRegion:
after !surface->isValid()
we do surface->setGeometry(QRect())
which triggers update of the screen region
Should not be necessary when we're just switching surface!