A documentation tweak on ITStatusItem.
authorMatthew Judy <mjudy@ithinksw.com>
Sat, 7 Dec 2002 16:17:42 +0000 (16:17 +0000)
committerMatthew Judy <mjudy@ithinksw.com>
Sat, 7 Dec 2002 16:17:42 +0000 (16:17 +0000)
ITStatusItem.h

index d8dcf51..9e01155 100755 (executable)
  *  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.
  *
  */