[*][entry,label] add align property for sync with valign support
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 24 Nov 2011 10:07:56 +0000 (19:07 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Thu, 24 Nov 2011 10:07:56 +0000 (19:07 +0900)
themes/groups/entry.edc
themes/groups/label.edc

index c0c03c3..64267d6 100644 (file)
@@ -90,6 +90,7 @@ group { name: "elm/entry/base/default";
             text {
                style: "entry_textblock_style";
                min: 0 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -187,6 +188,7 @@ group { name: "elm/entry/base-charwrap/default";
             text {
                style: "entry_textblock_char_wrap_style";
                min: 0 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -255,6 +257,7 @@ group { name: "elm/entry/base-nowrap/default";
             text {
                style: "entry_textblock_style";
                min: 1 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -357,7 +360,8 @@ group { name: "elm/entry/base/editfield";
             fixed: 1 0;
             text {
             style: "editfield_textblock_style";
-                min: 0 1;
+               min: 0 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -460,6 +464,7 @@ group { name: "elm/entry/base-charwrap/editfield";
             text {
                style: "editfield_textblock_char_wrap_style";
                min: 0 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -695,6 +700,7 @@ group { name: "elm/entry/base-nowrap/default";
             text {
                style: "entry_textblock_style";
                min: 1 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -925,6 +931,7 @@ group { name: "elm/entry/base-noedit/default";
             text {
                style: "entry_textblock_style";
                min: 0 1;
+               align: 0.0 0.0;
             }
          }
          description { state: "disabled" 0.0;
@@ -992,6 +999,7 @@ group { name: "elm/entry/base-noedit/default";
               text {
                  style: "entry_textblock_style_charwrap";
                  min: 0 1;
+               align: 0.0 0.0;
               }
            }
            description { state: "disabled" 0.0;
@@ -1058,6 +1066,7 @@ group { name: "elm/entry/base-noedit/default";
               text {
                  style: "entry_textblock_style";
                  min: 1 1;
+               align: 0.0 0.0;
               }
            }
            description { state: "disabled" 0.0;
index e982ae0..e0747ec 100644 (file)
@@ -77,6 +77,7 @@
                   text {
                      style: "textblock_style";
                      min: 0 1;
+                     align: 0.0 0.0;
                   }
                }
             }
                   text {
                        style: "textblock_style";
                        min: 0 1;
+                       align: 0.0 0.0;
                   }
                } 
                description { state: "charwrap_mode" 0.0;
                   text {
                      style: "textblock_charwrap_style";
                      min: 0 1;
+                     align: 0.0 0.0;
                   }
                } 
             }
                   text {
                      style: "textblock_style";
                      min: 0 1;
+                     align: 0.0 0.0;
                   }
                }
                description { state: "charwrap_mode" 0.0;
                   text {
                      style: "textblock_charwrap_style";
                      min: 0 1;
+                     align: 0.0 0.0;
                   }
                }
             }
                   text {
                      style: "textblock_style2";
                      min: 1 1;
+                     align: 0.0 0.0;
                   }
                }
             }
                   text {
                      style: "textblock_style2";
                      min: 1 1;
+                     align: 0.0 0.0;
                   }
                }
             }
                   text {
                      style: "textblock_style";
                      min: 1 1;
+                     align: 0.0 0.0;
                   }
                }
                description { state: "slide_end" 0.0;
                   text {
                      style: "textblock_style";
                      min: 1 1;
+                     align: 0.0 0.0;
                   }
                }
                description { state: "slide_end" 0.0;
                   text {
                      style: "textblock_style";
                      min: 1 1;
+                     align: 0.0 0.0;
                   }
                }
                description { state: "slide_end" 0.0;