mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Fixed NSTabView to set the frame of the new selected view when applying it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12803 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1219f28358
commit
d88d937f92
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Tue Feb 26 19:08:38 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
Patch by Michael Hanni <mhanni@yahoo.com> modified -
|
||||
* Source/NSTabView.m ([-selectTabViewItem:]): Set the frame of the
|
||||
new selected view to content rect.
|
||||
|
||||
Tue Feb 26 18:26:53 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
Patch from Alexander Malmberg <alexander@malmberg.org>:
|
||||
|
|
Loading…
Reference in a new issue