]> Pileus Git - ~andy/gtk/commit
quartz: Actually use the window background PATTERN color
authorKristian Rietveld <kris@lanedo.com>
Thu, 4 Oct 2012 07:06:01 +0000 (09:06 +0200)
committerMichael Natterer <mitch@gimp.org>
Tue, 9 Oct 2012 14:19:29 +0000 (16:19 +0200)
commitc7ce4b6b3d39b18902ec8b5b5ef13b8403836392
tree4a3201740c6765758b3b485fb2ac1ced292e6055
parente09cf6978e762d3a3c6d5b4fcf0a2124a99bc8f7
quartz: Actually use the window background PATTERN color

Before we used a window's background color, which resulted in corrupted
display in some cases, presumably because we didn't reset the active
pattern. This patch seems to eliminate the observed corruption.
(cherry picked from commit 0e42cf81f1dad319489e447c6c4e640bed2ab915)
gdk/quartz/GdkQuartzView.c