Fixed the edje compile warning 11/38911/2
authorHyojung Jo <hj903.jo@samsung.com>
Thu, 30 Apr 2015 08:04:37 +0000 (17:04 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 1 May 2015 08:36:18 +0000 (01:36 -0700)
Change-Id: Idd140c529b776be846599d0c0bb73ad4e9097a73
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
data/widget/progressbar.edc
ug/channel/edje/widgets/progressbar.edc

index 75109b9..3c65992 100644 (file)
@@ -348,6 +348,7 @@ group {
                                        size: 18*2;
                                        min: 1 0;
                                        text_class: "tizen";
+                                       ellipsis: -1;
                                }
                                fixed: 1 1;
                        }
index 51b0c83..b9c6c25 100644 (file)
@@ -194,6 +194,7 @@ group {
                                        size: 18*2;
                                        min: 1 0;
                                        text_class: "tizen";
+                                       ellipsis: -1;
                                }
                                fixed: 1 1;
                        }