Revision: 29097
http://sourceforge.net/p/bibdesk/svn/29097
Author: hofman
Date: 2025-04-06 16:14:00 +0000 (Sun, 06 Apr 2025)
Log Message:
-----------
No need forr override of focus ring, shadowless square buttton does the roght
thing
Modified Paths:
--------------
trunk/bibdesk/BDSKFontWell.m
Modified: trunk/bibdesk/BDSKFontWell.m
===================================================================
--- trunk/bibdesk/BDSKFontWell.m 2025-04-06 16:12:30 UTC (rev 29096)
+++ trunk/bibdesk/BDSKFontWell.m 2025-04-06 16:14:00 UTC (rev 29097)
@@ -348,14 +348,6 @@
}
}
-- (NSRect)focusRingMaskBoundsForFrame:(NSRect)cellFrame inView:(NSView
*)controlView {
- return cellFrame;
-}
-
-- (void)drawFocusRingMaskWithFrame:(NSRect)cellFrame inView:(NSView
*)controlView {
- NSRectFill(cellFrame);
-}
-
- (NSString *)accessibilitySubrole {
return @"AXFontWell";
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit