PROJTEMP : Add default value of width/height. 11/21411/1
authornakyoung2.choi <nakyoung2.choi@samsung.com>
Tue, 20 May 2014 04:41:53 +0000 (13:41 +0900)
committernakyoung2.choi <nakyoung2.choi@samsung.com>
Tue, 20 May 2014 04:41:53 +0000 (13:41 +0900)
Change-Id: If31d03ab200061b9423d0eaaf6f082731b557c59
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
templates/Template/Tizen Web UI Builder/1.EmptyProject/project/tizen-ui-builder-tool/res/descriptors/Tizen-web-ui-fw/CSSProperties.xml
templates/Template/Tizen Web UI Builder/2.SinglePageProject/project/tizen-ui-builder-tool/res/descriptors/Tizen-web-ui-fw/CSSProperties.xml
templates/Template/Tizen Web UI Builder/3.MultiPageProject/project/tizen-ui-builder-tool/res/descriptors/Tizen-web-ui-fw/CSSProperties.xml
templates/Template/Tizen Web UI Builder/4.NavigationProject/project/tizen-ui-builder-tool/res/descriptors/Tizen-web-ui-fw/CSSProperties.xml
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/tizen-ui-builder-tool/res/descriptors/Tizen-web-ui-fw/CSSProperties.xml

index 26221fa..72fa360 100644 (file)
@@ -12,8 +12,8 @@
     <category name="dimension" displayName="Dimension" brief="%left%,%top%,%width%,%height%">
        <property name="left" type="size" displayName="Left" default="auto" inline="true"></property>
         <property name="top" type="size" displayName="Top" default="auto" inline="true"></property>
-        <property name="width" type="size" displayName="Width" inline="true"></property>
-           <property name="height" type="size" displayName="Height" inline="true"></property>
+        <property name="width" type="size" displayName="Width" inline="true" default="auto"></property>
+           <property name="height" type="size" displayName="Height" inline="true" default="auto"></property>
     </category>
 
     <category name="text" displayName="Text" brief="">
index 26221fa..72fa360 100644 (file)
@@ -12,8 +12,8 @@
     <category name="dimension" displayName="Dimension" brief="%left%,%top%,%width%,%height%">
        <property name="left" type="size" displayName="Left" default="auto" inline="true"></property>
         <property name="top" type="size" displayName="Top" default="auto" inline="true"></property>
-        <property name="width" type="size" displayName="Width" inline="true"></property>
-           <property name="height" type="size" displayName="Height" inline="true"></property>
+        <property name="width" type="size" displayName="Width" inline="true" default="auto"></property>
+           <property name="height" type="size" displayName="Height" inline="true" default="auto"></property>
     </category>
 
     <category name="text" displayName="Text" brief="">
index 26221fa..72fa360 100644 (file)
@@ -12,8 +12,8 @@
     <category name="dimension" displayName="Dimension" brief="%left%,%top%,%width%,%height%">
        <property name="left" type="size" displayName="Left" default="auto" inline="true"></property>
         <property name="top" type="size" displayName="Top" default="auto" inline="true"></property>
-        <property name="width" type="size" displayName="Width" inline="true"></property>
-           <property name="height" type="size" displayName="Height" inline="true"></property>
+        <property name="width" type="size" displayName="Width" inline="true" default="auto"></property>
+           <property name="height" type="size" displayName="Height" inline="true" default="auto"></property>
     </category>
 
     <category name="text" displayName="Text" brief="">
index 26221fa..72fa360 100644 (file)
@@ -12,8 +12,8 @@
     <category name="dimension" displayName="Dimension" brief="%left%,%top%,%width%,%height%">
        <property name="left" type="size" displayName="Left" default="auto" inline="true"></property>
         <property name="top" type="size" displayName="Top" default="auto" inline="true"></property>
-        <property name="width" type="size" displayName="Width" inline="true"></property>
-           <property name="height" type="size" displayName="Height" inline="true"></property>
+        <property name="width" type="size" displayName="Width" inline="true" default="auto"></property>
+           <property name="height" type="size" displayName="Height" inline="true" default="auto"></property>
     </category>
 
     <category name="text" displayName="Text" brief="">
index 26221fa..72fa360 100644 (file)
@@ -12,8 +12,8 @@
     <category name="dimension" displayName="Dimension" brief="%left%,%top%,%width%,%height%">
        <property name="left" type="size" displayName="Left" default="auto" inline="true"></property>
         <property name="top" type="size" displayName="Top" default="auto" inline="true"></property>
-        <property name="width" type="size" displayName="Width" inline="true"></property>
-           <property name="height" type="size" displayName="Height" inline="true"></property>
+        <property name="width" type="size" displayName="Width" inline="true" default="auto"></property>
+           <property name="height" type="size" displayName="Height" inline="true" default="auto"></property>
     </category>
 
     <category name="text" displayName="Text" brief="">