Revision: 15089 http://sourceforge.net/p/skim-app/code/15089 Author: hofman Date: 2025-04-06 16:11:42 +0000 (Sun, 06 Apr 2025) Log Message: ----------- do not care at all about showsStateBBy because we do our own drrawing
Modified Paths: -------------- trunk/SKFontWell.m Modified: trunk/SKFontWell.m =================================================================== --- trunk/SKFontWell.m 2025-04-06 16:04:18 UTC (rev 15088) +++ trunk/SKFontWell.m 2025-04-06 16:11:42 UTC (rev 15089) @@ -392,7 +392,6 @@ [self setTextColor:[NSColor controlTextColor]]; [self setBezelStyle:NSShadowlessSquareBezelStyle]; // this is mainly to make it selectable [self setButtonType:NSPushOnPushOffButton]; - [self setShowsStateBy:NSNoCellMask]; [self setState:NSControlStateValueOff]; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit