rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=afcb4e9795d6db174c2160601d2434619c70b133

commit afcb4e9795d6db174c2160601d2434619c70b133
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Mon May 8 08:30:49 2017 +0300

    theme: made genlist property style scalable
---
 data/themes/default/widgets/genlist_property.edc | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/data/themes/default/widgets/genlist_property.edc 
b/data/themes/default/widgets/genlist_property.edc
index 9125380..777c07d 100644
--- a/data/themes/default/widgets/genlist_property.edc
+++ b/data/themes/default/widgets/genlist_property.edc
@@ -41,6 +41,7 @@ group { name: "elm/genlist/item/caption/property";
       }
       part { name: "elm.swallow.pad";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             fixed: 1 0;
@@ -52,6 +53,7 @@ group { name: "elm/genlist/item/caption/property";
       part { name: "swallow.icon";
          type: SWALLOW;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             min: 14 14;
@@ -72,6 +74,7 @@ group { name: "elm/genlist/item/caption/property";
       part { name: "text.item.name";
          type: TEXT;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 0 26;
             color_class: "main";
@@ -153,6 +156,7 @@ group { name: "elm/genlist/tree/caption/property";
       }
       part { name: "elm.swallow.pad";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             fixed: 1 0;
@@ -164,6 +168,7 @@ group { name: "elm/genlist/tree/caption/property";
       part { name: "text.item.name";
          type: TEXT;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 0 26;
             color_class: "main";
@@ -188,6 +193,7 @@ group { name: "elm/genlist/tree/caption/property";
       }
       part { name: "arrow";
          type: IMAGE;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             max: 14 14;
@@ -279,6 +285,7 @@ group { name: "elm/genlist/item/1swallow/property";
    parts {
       part { name: "elm.swallow.pad";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             fixed: 1 0;
@@ -290,6 +297,7 @@ group { name: "elm/genlist/item/1swallow/property";
       part { name: "swallow.icon";
          type: SWALLOW;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             min: 14 14;
@@ -310,6 +318,7 @@ group { name: "elm/genlist/item/1swallow/property";
       part { name: "text.item.name";
          type: TEXT;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 0 22;
             color_class: "main";
@@ -337,6 +346,7 @@ group { name: "elm/genlist/item/1swallow/property";
       }
       part { name: "text.action1.name";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.0;
             color_class: "main";
             align: 1.0 0.5;
@@ -400,6 +410,7 @@ group { name: "elm/genlist/item/1swallow_wide/property";
       part { name: "text.item.name";
          type: TEXT;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.00;
             align: 0.00 0.00;
             fixed: 1 0;
@@ -441,6 +452,7 @@ group { name: "elm/genlist/item/1swallow_wide/property";
       }
       part { name: "text.action1.name";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.00;
             align: 1.00 0.50;
             color_class: "main";
@@ -487,6 +499,7 @@ group { name: "elm/genlist/item/2swallow/property";
    parts {
       part { name: "elm.swallow.pad";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             fixed: 1 0;
@@ -498,6 +511,7 @@ group { name: "elm/genlist/item/2swallow/property";
       part { name: "swallow.icon";
          type: SWALLOW;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             align: 0.0 0.5;
             min: 14 14;
@@ -518,6 +532,7 @@ group { name: "elm/genlist/item/2swallow/property";
       part { name: "text.item.name";
          type: TEXT;
          repeat_events: 1;
+         scale: 1;
          description { state: "default" 0.0;
             min: 0 22;
             color_class: "main";
@@ -546,6 +561,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "text.action1.name";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.0;
             color_class: "main";
             align: 1.0 0.5;
@@ -570,6 +586,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "swallow.action1";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             min: 60 0;
             max: 60 -1;
@@ -587,6 +604,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "text.action1.units";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.0;
             color_class: "main";
             rel1 {
@@ -606,6 +624,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "text.action2.name";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.0;
             color_class: "main";
             rel1 {
@@ -627,6 +646,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "swallow.action2";
          type: SWALLOW;
+         scale: 1;
          description { state: "default" 0.0;
             min: 60 0;
             max: 60 -1;
@@ -643,6 +663,7 @@ group { name: "elm/genlist/item/2swallow/property";
       }
       part { name: "text.action2.units";
          type: TEXT;
+         scale: 1;
          description { state: "default" 0.0;
             color_class: "main";
             rel1 {

-- 


Reply via email to