Fixed cached image rect not working with flipped content views

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14162 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-07-16 17:43:17 +00:00
parent 8db5c0dc34
commit 6669116839

View file

@ -1,3 +1,10 @@
Tue Jul 16 19:40:04 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSWindow.m ([-cacheImageInRect:]): Intersect the
rectangle with the window view frame, not the content view frame.
([-restoreCachedImage]): Draw in the window view, not in the
content view.
Mon Jul 15 15:55:21 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSWindow.m ([NSWindow +initialize]): Removed left-over