From 263723f59d198c0d93fc6cc2cf768a51f7cd5c05 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 18 Feb 2001 15:10:06 +0000 Subject: [PATCH] Make the rect copied when scrolling integral so it's sure it can't do any harm the fact that the copying is done in device space git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9156 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e0619df43..00b441c76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 18 13:35:55 2001 Nicola Pero + + * Source/NSClipView.m ([-setBoundsOrigin:]): Make rect to copy + integral before copying. + Sat Feb 17 19:07:33 2001 Nicola Pero * Source/NSClipView.m ([-acceptsFirstResponder]): Call the