Revision: 29096 http://sourceforge.net/p/bibdesk/svn/29096 Author: hofman Date: 2025-04-06 16:12:30 +0000 (Sun, 06 Apr 2025) Log Message: ----------- do not care at all about showsStateBBy because we do our own drrawing
Modified Paths: -------------- trunk/bibdesk/BDSKFontWell.m Modified: trunk/bibdesk/BDSKFontWell.m =================================================================== --- trunk/bibdesk/BDSKFontWell.m 2025-04-06 16:05:06 UTC (rev 29095) +++ trunk/bibdesk/BDSKFontWell.m 2025-04-06 16:12:30 UTC (rev 29096) @@ -303,7 +303,6 @@ - (void)commonInit { [self setBezelStyle:NSShadowlessSquareBezelStyle]; // this is mainly to make it selectable [self setButtonType:NSPushOnPushOffButton]; - [self setShowsStateBy:NSNoCellMask]; [self setState:NSOffState]; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit