cleanup transition when switching pages on the Network tab

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-12-02 16:39:05 -05:00
parent c1f6d6e7ad
commit 266d096ea0
1 changed files with 4 additions and 4 deletions

View File

@ -110,9 +110,9 @@ collections
description
{
state: "default" 0.0;
fixed: 1 1;
min: 40 40;
align: 0.0 0.0;
fixed: 1 0;
min: 40 0;
align: 0.0 1.0;
visible: 0;
rel1.to: "options_tools";
rel2.to: "options_tools";
@ -121,8 +121,8 @@ collections
{
state: "visible" 0.0;
inherit: "default" 0.0;
visible: 1;
align: 0.0 1.0;
visible: 1;
rel1
{
to_x: "options_tools";