mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-05 21:21:05 +00:00
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
This commit is contained in:
parent
03ebf1803c
commit
263723f59d
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Sun Feb 18 13:35:55 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSClipView.m ([-setBoundsOrigin:]): Make rect to copy
|
||||||
|
integral before copying.
|
||||||
|
|
||||||
Sat Feb 17 19:07:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
Sat Feb 17 19:07:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSClipView.m ([-acceptsFirstResponder]): Call the
|
* Source/NSClipView.m ([-acceptsFirstResponder]): Call the
|
||||||
|
|
Loading…
Reference in a new issue