From: Soohye Shin Date: Tue, 26 May 2015 11:49:29 +0000 (+0900) Subject: remove edje_cc warning X-Git-Tag: accepted/tizen/tv/20150529.102322~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d73dcff644a522d3d6ea75956e7dc6d2b3d0785f;p=profile%2Ftv%2Fapps%2Fnative%2Fhomescreen.git remove edje_cc warning - add text.ellipsis: -1.0 Change-Id: I785b2e40fdb478cfcbc30521e62cfe0a26f18e57 Signed-off-by: Soohye Shin --- diff --git a/edje/bar/dbar.edc b/edje/bar/dbar.edc index 664d84e..11d66a3 100644 --- a/edje/bar/dbar.edc +++ b/edje/bar/dbar.edc @@ -60,6 +60,7 @@ group { font, "TizenSans:style=Bold"; size, 35; min, 1 1; + ellipsis, -1.0; } align, 0.5 1.0; fixed, 1 1; diff --git a/edje/widget/label.edc b/edje/widget/label.edc index 82c9e53..64ca2d6 100644 --- a/edje/widget/label.edc +++ b/edje/widget/label.edc @@ -161,6 +161,7 @@ group { style, "text_style_24_focused_left"; align, 0.0 0.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -173,6 +174,7 @@ group { style, "text_style_24_focused_left"; align, 0.0 0.0; min, 1 1; + ellipsis, -1.0; } } } @@ -227,6 +229,7 @@ group { style, "text_style_20_focused_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -239,6 +242,7 @@ group { style, "text_style_20_focused_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -299,6 +303,7 @@ group { style, "text_style_40_focused_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -311,6 +316,7 @@ group { style, "text_style_40_focused_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -371,6 +377,7 @@ group { style, "text_style_32_focused_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -383,6 +390,7 @@ group { style, "text_style_32_focused_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -443,6 +451,7 @@ group { style, "text_style_24_focused_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -455,6 +464,7 @@ group { style, "text_style_24_focused_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -515,6 +525,7 @@ group { style, "text_style_22_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -527,6 +538,7 @@ group { style, "text_style_22_center"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } } @@ -563,6 +575,7 @@ group { style, "text_style_28_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } description { @@ -575,6 +588,7 @@ group { style, "text_style_28_left"; align, 0.0 1.0; min, 1 1; + ellipsis, -1.0; } } }