mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:11:03 +00:00
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:
parent
3966809578
commit
2697c657b6
1 changed files with 6 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue