Fixed redisplay problem with NSScroller

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13405 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-04-09 23:39:50 +00:00
parent 7fed703729
commit 4ada27d802

View file

@ -1,3 +1,9 @@
Tue Apr 9 22:28:12 2002 Nicola Pero <n.pero@mi.flashnet.it>
Patch by Alexander Malmberg <alexander@malmberg.org>:
* Source/NSScroller.m ([-setFloatValue:knobProportion:]): Make
sure we mark the scroller knob slot as needing redisplay.
2002-04-08 Ludovic Marcotte <ludovic@Sophos.ca>
* Source/NSMenuView.m (-dealloc): Modified the dealloc method