fileselector.edc: Fixed button part size calculationg issue.

Do not fix the height of button swallow part so that it can be expanded.
This fixes T238.
This commit is contained in:
Daniel Juyung Seo 2013-11-06 04:38:55 +09:00
parent 0feb7f7133
commit 2851f6b6e3
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ group { name: "elm/fileselector_entry/base/default";
description { state: "default" 0.0;
align: 1.0 0.0;
min: 10 10;
fixed: 1 1;
fixed: 1 0;
rel1 {
relative: 1.0 0.0;
offset: -21 0;