Simplified scrolling of a rect inside visible area in NSView

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6685 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-06-15 18:32:52 +00:00
parent 3966809578
commit 2697c657b6

View file

@ -1,3 +1,9 @@
Thu Jun 15 20:29:13 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSView.m ([-scrollRectToVisible:]): Don't need to send
reflectScrolledClipView to the clipview's superview. This is done
automatically by the clipview.
Thu Jun 15 20:09:55 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSScrollView.m ([-reflectScrolledClipView:]): If needed,