From d0e66fbe1f06a4d9d5e59af2ae88df02287fa72f Mon Sep 17 00:00:00 2001 From: Matthew Judy Date: Sat, 7 Dec 2002 16:17:42 +0000 Subject: [PATCH] A documentation tweak on ITStatusItem. --- ITStatusItem.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ITStatusItem.h b/ITStatusItem.h index d8dcf51..9e01155 100755 --- a/ITStatusItem.h +++ b/ITStatusItem.h @@ -19,10 +19,9 @@ * 2. Allows you to set an inverted (alternate) image. * 3. Eliminates the ugly shadow behind a normal status item. * - * Note: In order to have the shadow not suck, Apple moves the - * image up one pixel. We have chosen not to address this - * here, so please adjust your images DOWN one pixel to - * compensate for this. + * Note: In order to have the shadow not overlap the bottom of the + * menubar, Apple moves the image up one pixel. Since that shadow is + * no longer drawn, please adjust your images DOWN one pixel to compensate. * */ -- 2.20.1