[WorldClock] Fix edje errors. 02/110302/4
authorKamil Lipiszko <k.lipiszko@samsung.com>
Fri, 13 Jan 2017 15:15:03 +0000 (16:15 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 18 Jan 2017 10:27:06 +0000 (02:27 -0800)
[OAPRNA-122] This patch expands edje file of fixed
attribute to prohibit incoming efl errors.

Change-Id: I2764f86f9a3eebb6f0771e0dd324928afda14836

clock/res/edje/WorldClock.edc

index b6378fa..bdef0d4 100644 (file)
@@ -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;
                                        }
                                }
                        }