mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 17:52:42 +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
3740b93b42
commit
93db865b37
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>
|
||||
|
||||
* Source/NSClipView.m ([-acceptsFirstResponder]): Call the
|
||||
|
|
Loading…
Reference in a new issue