diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-08-25 10:16:39 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-08-25 10:37:18 +0200 |
commit | c0084e21422c28e1b1039e509622e2b354b857f4 (patch) | |
tree | 45024127c0798796146eb662f973b2af77fe9267 /README.commits | |
parent | 0ad0646dafed805a1fb7d8bed37301c1248a7591 (diff) | |
download | gtk+-c0084e21422c28e1b1039e509622e2b354b857f4.tar.gz |
Fix clipping issue with clip masks
When the clip mask is completely inside the drawable clip region we
don't change the clip at all. However, we did set region_tag_applied,
so when the drawable clip was removed we removed the original clip mask.
This is no good, so we fix that by returning early in this case.
Fixes issue reported in bug #592752.
Diffstat (limited to 'README.commits')
0 files changed, 0 insertions, 0 deletions