RHStatusItemView icon indicating copy to clipboard operation
RHStatusItemView copied to clipboard

_statusItem dangles and setup + unsquashing of status image.

Open lhunath opened this issue 12 years ago • 1 comments

[FIXED] _statusItem wasn't retained. [FIXED] It's silly to make the application set up the status item's highlightMode and view; RHStatusItemView doesn't work properly without and can do it fine itself. [FIXED] Don't squash status image; center-crop, like the default behavior of NSStatusItem.image.

lhunath avatar Jun 05 '13 01:06 lhunath

Also, don't use alternateImage unless it's actually set.

lhunath avatar Jun 05 '13 01:06 lhunath