From 00638fa5d3388f7f47327e47a2523c153cb76323 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 2 Dec 2002 01:22:14 +0000 Subject: [PATCH] - Fixed a problem with image artifacts in the Appearance preview box when color is changed and antialiased fonts are used. --- WPrefs.app/Appearance.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index 1db9b4fc..e269f073 100644 --- a/WPrefs.app/Appearance.c +++ b/WPrefs.app/Appearance.c @@ -1593,7 +1593,10 @@ colorWellObserver(void *self, WMNotification *n) panel->colors[p] = WMRetainColor(WMGetColorWellColor(panel->colW)); - updateColorPreviewBox(panel, 1<