mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 21:21:32 +00:00
Tiny technical fix for proper resizing of a window's contentView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5066 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2ce39888cd
commit
9031f38b8a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Sun Oct 24 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSWindow.m ([GSWindowView -setFrame:]): Send to the
|
||||||
|
content view a resizeWithOldSuperviewSize: instead of a setFrame:.
|
||||||
|
|
||||||
Sat Oct 23 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
Sat Oct 23 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
Fixed critical bug. Now setting a flipped view as a window's
|
Fixed critical bug. Now setting a flipped view as a window's
|
||||||
|
|
Loading…
Reference in a new issue