mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
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:
parent
8db5c0dc34
commit
6669116839
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue