hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=553221450b27708af028f44ac87ed5a9dbc91195

commit 553221450b27708af028f44ac87ed5a9dbc91195
Author: Hermet Park <[email protected]>
Date:   Wed Jul 27 23:13:44 2016 +0900

    theme: add missing clipper size.
---
 data/themes/default/layout_common.edc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/themes/default/layout_common.edc 
b/data/themes/default/layout_common.edc
index c8756ad..6be77cc 100644
--- a/data/themes/default/layout_common.edc
+++ b/data/themes/default/layout_common.edc
@@ -215,6 +215,9 @@ group { "newfile_layout";
       rect { "content_clipper";
          clip_to: "clipper";
          desc { "default";
+            rel1.to: "elm.swallow.content";
+            rel2.to: "elm.swallow.content";
+            fixed: 1 1;
          }
       }
       rect { "bg";

-- 


Reply via email to