elm fileselector.edc: Fixed elm.swallow.files size calculation problem. elm.swallow...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 14 Jan 2013 10:13:07 +0000 (10:13 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 14 Jan 2013 10:13:07 +0000 (10:13 +0000)
SVN revision: 82752

data/themes/widgets/fileselector.edc

index 120cc4e..ccd9e6e 100644 (file)
@@ -75,7 +75,6 @@ group { name: "elm/fileselector/base/default";
          description { state: "default" 0.0;
             align: 1.0 0.0;
             min: 10 10;
-            fixed: 1 1;
             rel1 {
                to_y: "elm.swallow.home";
                relative: 0.0 1.0;