Rewritten scrolling so that it only copies from visible bits

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8727 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-21 16:37:03 +00:00
parent 326b2c9475
commit e26d81b3d4

View file

@ -1,3 +1,8 @@
Sun Jan 21 14:10:52 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSClipView.m ([-setBoundsOrigin:]): Rewritten/fixed
scrolling so that it only copies from visible bits.
Sat Jan 20 23:38:03 2001 Nicola Pero <n.pero@mi.flashnet.it>
Patches by Alexander Malmberg <malmberg@malmberg.org>, modified: