Fixed updating scrollers of the scrollview when the document view size

changes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8863 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-28 21:54:47 +00:00
parent 5e60fd57fd
commit 9bcbfae1c9

View file

@ -1,3 +1,8 @@
Sun Jan 28 20:20:42 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSClipView.m ([-viewFrameChanged:]): Invoke
reflectScrolledClipView: to update the scrollers.
Sun Jan 28 16:53:16 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSView.m ([-mouse:inRect:]): Use NSMouseInRect.