From 9749d0dfc4b8d6a3f2e16e42189e97a175480e7c Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 26 May 2016 04:32:43 +0900 Subject: [PATCH] theme: increase minimum size of window. there many features have come in enventor.... it needs larger space. --- data/themes/default/layout_common.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/themes/default/layout_common.edc b/data/themes/default/layout_common.edc index da684fd..713280a 100644 --- a/data/themes/default/layout_common.edc +++ b/data/themes/default/layout_common.edc @@ -2425,7 +2425,7 @@ group { name: "main_layout"; type: SPACER; scale: 1; description { - min: 640 440; + min: 810 440; } } swallow { "elm.swallow.panes";