This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101367/

This review has been submitted with commit 37ca3f30d28ef2405f5cb41033f6bc0b96473ee5 by Martin Gräßlin.

- Commit


On May 17th, 2011, 5:10 p.m., Martin Gräßlin wrote:

Review request for Plasma.
By Martin Gräßlin.

Updated May 17, 2011, 5:10 p.m.

Description

As QPixmap::handle is not returning something useful if run with graphicssystem raster, we need to check if the handle is valid. If not we need to create an XPixmap, create a QPixmap from it (then handle returns useful info) and perform a deep copy of the pixmap's content.

Testing

Shadows with Graphicssystem Raster: OK

Shadows with Graphicssystem Native: OK

Diffs

  • libs/plasmagenericshell/panelshadows.cpp (3a27992)

View Diff