Author: theraven
Date: Sat Dec 19 01:05:52 2009
New Revision: 29139

URL: http://svn.gna.org/viewcvs/gnustep?rev=29139&view=rev
Log:
* Source/NSSliderCell.m:
Rework the handling of maxValue and minValue. The cell's value is now
clamped to the permisible range when it is set, rather than in
floatValue, matching OS X behaviour. setMinValue: and setMaxValue:
also clamp the current value.
Also make NSSliderCell continuous by default when unarchived (matches
OS X).

Patch by Eric Wasylishen!
(Please someone give him commit access)


Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Source/NSSliderCell.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to