Author: ericwa
Date: Sat Sep 28 23:38:29 2013
New Revision: 37164
URL: http://svn.gna.org/viewcvs/gnustep?rev=37164&view=rev
Log:
* Source/NSCell.m (-highlight:withFrame:inView:):
Remove call to [controlView displayRect: cellFrame];
There was a comment saying it should be removed, and when
combined with the -[NSButtonCell isOpaque] change, it
was casuing scroller buttons to stay "stuck" down.
* Source/NSBrowser.m (-isOpaque):
* Source/NSButtonCell.m (-isOpaque):
* Source/NSColorWell.m (-isOpaque):
Force -isOpaque to return NO, because it's
possible to make all of these controls semitransparent with
theme tiles. This was visible with the Narcissus theme
(svn://svn.gna.org/svn/etoile/trunk/Etoile/Themes/Narcissus.theme)
Modified:
libs/gui/trunk/ChangeLog
libs/gui/trunk/Source/NSBrowser.m
libs/gui/trunk/Source/NSButtonCell.m
libs/gui/trunk/Source/NSCell.m
libs/gui/trunk/Source/NSColorWell.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs