mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Fixed bug in adjusting subviews in splitview
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6240 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0a517b8d4d
commit
882971a38a
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Mar 9 19:42:17 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSplitView.m ([-adjustSubviews]): Fixed bug in
|
||||
calculation of frames; patch by Björn Giesler
|
||||
<Bjoern.Giesler@stud.uni-karlsruhe.de>.
|
||||
|
||||
Wed Mar 8 23:19:08 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSPopUpButton.m ([-sizeToFit]): Invoke super's implementation.
|
||||
|
|
Loading…
Reference in a new issue