bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0

patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil


git-svn-id: svn://10.0.0.236/trunk@201029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
db48x%yahoo.com
2006-06-27 20:31:11 +00:00
parent a2d425bf91
commit 7ca5a6bce4
2 changed files with 4 additions and 4 deletions

View File

@@ -197,7 +197,7 @@
</treecols>
<treechildren flex="1"/>
</tree>
<splitter orient="vertical" collapse="after"/>
<splitter orient="vertical"/>
<vbox flex="1">
<textbox readonly="true" class="header" id="formname"/>
<grid>
@@ -280,7 +280,7 @@
</treecols>
<treechildren flex="1"/>
</tree>
<splitter collapse="after" orient="vertical"/>
<splitter orient="vertical"/>
<vbox flex="1">
<grid>
<columns>

View File

@@ -193,7 +193,7 @@
</treecols>
<treechildren flex="1"/>
</tree>
<splitter orient="vertical" collapse="after"/>
<splitter orient="vertical"/>
<vbox flex="1">
<textbox readonly="true" class="header" id="formname"/>
<grid>
@@ -276,7 +276,7 @@
</treecols>
<treechildren flex="1"/>
</tree>
<splitter collapse="after" orient="vertical"/>
<splitter orient="vertical"/>
<vbox flex="1">
<grid>
<columns>