express: Fix default treeview state to not take up space when invisible

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-04-12 11:02:07 -04:00
parent 1e30ca9298
commit 6c8b9faa1e
1 changed files with 4 additions and 2 deletions

View File

@ -368,15 +368,17 @@ collections
state: "default" 0.0;
visible: 0;
fixed: 1 1;
min: 140 10;
min: 0 0;
align: 0.0 0.5;
rel2.relative: 0.2 1.0;
rel2.relative: 0.0 0.0;
}
description
{
state: "on" 0.0;
inherit: "default" 0.0;
min: 140 10;
visible: 1;
rel2.relative: 0.2 1.0;
}
}
part