From: Matthew Judy Date: Sat, 7 Dec 2002 16:17:42 +0000 (+0000) Subject: A documentation tweak on ITStatusItem. X-Git-Tag: v0.1~86 X-Git-Url: http://git.ithinksw.org/ITKit.git/commitdiff_plain/d0e66fbe1f06a4d9d5e59af2ae88df02287fa72f A documentation tweak on ITStatusItem. --- 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. * */