I was looking at this post: Gap above NSMenuItem custom view and this seems to be not working in Mac OS X 10.10.
I have a custom MenuItem and MenuItemView classes and prior to 10.10, they are working fine. Now, I can see the gray-colored gap at the top and bottom of the menuitem view. Only seen in Mac OS X 10.10. Is this a Yosemite issue or do I need to handle this?
Any help is much appreciated. Thanks.