From: Kamil Lipiszko Date: Fri, 13 Jan 2017 15:15:03 +0000 (+0100) Subject: [WorldClock] Fix edje errors. X-Git-Tag: submit/tizen/20170120.120822~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F110302%2F4;p=profile%2Fmobile%2Fapps%2Fnative%2Fclock.git [WorldClock] Fix edje errors. [OAPRNA-122] This patch expands edje file of fixed attribute to prohibit incoming efl errors. Change-Id: I2764f86f9a3eebb6f0771e0dd324928afda14836 --- diff --git a/clock/res/edje/WorldClock.edc b/clock/res/edje/WorldClock.edc index b6378fa..bdef0d4 100644 --- a/clock/res/edje/WorldClock.edc +++ b/clock/res/edje/WorldClock.edc @@ -22,6 +22,7 @@ desc { "default"; \ min: 10 10; \ max: 10 10; \ + fixed: 1 1; \ color_class: "B043P"; \ rel1 { \ to: "map"; \ @@ -40,6 +41,7 @@ desc { "default"; \ min: 10 10; \ max: 10 10; \ + fixed: 1 1; \ rel1 { \ to: "map"; \ offset: offset_x offset_y; \ @@ -77,6 +79,7 @@ collections { desc { "default"; min: 0 17; max: -1 17; + fixed: 0 1; align: 0.5 0.0; } } @@ -85,6 +88,7 @@ collections { desc { "default"; min: 0 406; max: -1 406; + fixed: 0 1; rel1 { relative: 0.0 1.0; to: "main.top"; @@ -98,6 +102,7 @@ collections { desc { "default"; min: 0 256; max: -1 256; + fixed: 0 1; rel1 { relative: 0.0 1.0; to: "main.world.map"; @@ -138,6 +143,7 @@ collections { desc { "default"; min: 15 320; max: 15 320; + fixed: 1 1; align: 0.0 0.5; rel1 { relative: -0.2 67/406; @@ -166,6 +172,7 @@ collections { max: 1 1; ellipsis: -1; } + fixed: 1 1; } } DOT_SWALLOW("dot.0","ring.0", -1, -1) @@ -181,6 +188,7 @@ collections { desc { "default"; min: 0 196; max: -1 196; + fixed: 0 1; align: 0.5 0.0; rel1.to: "map"; } @@ -190,6 +198,7 @@ collections { desc { "default"; min: 0 130; max: -1 130; + fixed: 0 1; align: 0.5 1.0; rel1.to: "map"; } @@ -237,6 +246,7 @@ collections { desc { "default"; min: 56 80; max: 56 80; + fixed: 1 1; hid; color_class: "B043"; rel1.to: "arrow.right"; @@ -251,12 +261,14 @@ collections { vis; min: (56 * 0.7) (80 * 0.7); max: (56 * 0.7) (80 * 0.7); + fixed: 1 1; } desc { "on.click.end"; inherit: "default"; vis; min: 56 80; max: 56 80; + fixed: 1 1; } } @@ -433,6 +445,7 @@ collections { align: 0.5 0.0; min: 0 94; max: -1 94; + fixed: 0 1; color: 0 0 0 0; rel1 { offset: 0 50; @@ -455,6 +468,7 @@ collections { align: 0.5 0.0; min: 0 51; max: -1 51; + fixed: 0 1; color: 0 0 0 0; rel1 { relative: 0.0 1.0; @@ -469,6 +483,7 @@ collections { desc { "default"; rel1.to: "timezone.details.second.line"; rel2.to: "timezone.details.second.line"; + fixed: 1 1; } } }