diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-08-25 08:57:10 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-08-25 10:37:18 +0200 |
commit | 0ad0646dafed805a1fb7d8bed37301c1248a7591 (patch) | |
tree | 52b20a8538fa9acad26889addc64fe2f36c0f1f5 /README.commits | |
parent | 9e12297d692659b434feba491ddfc94a1632ee2b (diff) | |
download | gtk+-0ad0646dafed805a1fb7d8bed37301c1248a7591.tar.gz |
Fix clipping of drawn pixbufs in the no-render case
The fallback pixbuf rendering case ends up calling gdk_draw_image() on the
destination drawable wrapper, which resets the previously set clip region.
So, we need to manually get the impl and draw on that directly.
This fixes bug 592752 where we don't clip pixbuf rendering on non-render
Xservers.
Diffstat (limited to 'README.commits')
0 files changed, 0 insertions, 0 deletions