From: prince Date: Mon, 30 Jul 2012 09:39:22 +0000 (+0530) Subject: [Elm_genlist] Genlist style "3text.1icon.2" modified to fix the PLM issue:P120729... X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~68^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4aa50331fa2c0a8cf0e4279f7470fed76b58e71a;p=profile%2Fivi%2Fefl-theme-tizen.git [Elm_genlist] Genlist style "3text.1icon.2" modified to fix the PLM issue:P120729-0369. Top right text should resized during moving the split line. Change-Id: Ibd60144289b2408044459df4580f8cbe3bde9faa --- diff --git a/themes/widgets/genlist/genlist_normal.edc b/themes/widgets/genlist/genlist_normal.edc index d65490c..3ed0620 100644 --- a/themes/widgets/genlist/genlist_normal.edc +++ b/themes/widgets/genlist/genlist_normal.edc @@ -6019,11 +6019,12 @@ mouse_events: 0; scale: 1; description { state: "default" 0.0; - min: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC; - fixed: 1 1; + min: 0 GENLIST_SIZE_61_INC; + max: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC; + fixed: 0 1; rel1 { relative: 0.0 1.0; - to_x: "elm.padding.right"; + to_x: "elm.padding.left"; to_y: "elm.padding.top"; } rel2 { @@ -6037,6 +6038,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; min: 0 1; + max: 1 0; align: 1.0 0.5; text_class: "slp_medium"; }