Skip to content

Conversation

@lhunath
Copy link

@lhunath lhunath commented Jun 5, 2013

[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.

[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
Copy link
Author

lhunath commented Jun 5, 2013

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

Maarten Billemont and others added 6 commits June 16, 2013 12:30
# By Maarten Billemont
# Via Maarten Billemont
* 'master' of https://github.com/lhunath/RHStatusItemView:
  fromRect: takes an NSRect, not a CGRect.
  _statusItem dangles and setup + unsquashing of status image.
Conflicts:
	RHStatusItemView.xcodeproj/project.pbxproj
	RHStatusItemView/RHStatusItemView.h
	RHStatusItemView/RHStatusItemView.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants