ItEr31S12ValidacionEProbasFuncionaisItEr30S17: Changed the graph charts borderlayout to click-collapsible pannel
This commit is contained in:
parent
b310314f73
commit
1966a5efb1
2 changed files with 5 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
planner = self;
|
||||
]]>
|
||||
</zscript>
|
||||
|
||||
<borderlayout sclass="plannerlayout" width="auto">
|
||||
<north height="30px" border="0">
|
||||
<hbox align="center" id="toolbar">
|
||||
|
|
@ -63,7 +64,7 @@ planner = self;
|
|||
</center>
|
||||
</borderlayout>
|
||||
</center>
|
||||
<south height="150px" collapsible="true" splittable="true">
|
||||
<south height="150px" collapsible="true" title="Resources load graph">
|
||||
<borderlayout>
|
||||
<west width="284px" flex="true" collapsible="true"
|
||||
splittable="true" sclass="legend-gap">
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
resourcesLoadPanel = self;
|
||||
]]>
|
||||
</zscript>
|
||||
|
||||
|
||||
<borderlayout sclass="resourcesloadlayout" width="auto">
|
||||
<north height="30px" border="0">
|
||||
<hbox align="center" id="toolbar">
|
||||
|
|
@ -82,7 +84,7 @@ resourcesLoadPanel = self;
|
|||
</center>
|
||||
</borderlayout>
|
||||
</center>
|
||||
<south height="150px" collapsible="true" splittable="true">
|
||||
<south height="170px" collapsible="true" title="Resources load graph legend">
|
||||
<borderlayout>
|
||||
<center sclass="legend-gap">
|
||||
<vbox pack="center" align="center" height="150px" width="100%">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue