Adjust point size for 1920x1080 35/147735/2
authorminho.sun <minho.sun@samsung.com>
Tue, 5 Sep 2017 10:35:59 +0000 (19:35 +0900)
committerminho.sun <minho.sun@samsung.com>
Wed, 6 Sep 2017 03:03:49 +0000 (12:03 +0900)
Adjust point size for 1920x1080

Change-Id: Iddb6329aa92c09f633cd8a488f7cf36daf4442a8
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/styles/1920x1080/dali-toolkit-default-theme.json

index 7d78ed4..50f9529 100644 (file)
@@ -28,7 +28,7 @@
 {
   "config":
   {
-    "alwaysShowFocus":false,
+    "alwaysShowFocus":true,
     "clearFocusOnEscape":false
   },
   "styles":
@@ -39,7 +39,7 @@
       {
         "content":
         {
-          "pointSize":84
+          "pointSize":42
         },
         "waitTime":0.5,
         "background":
@@ -61,7 +61,7 @@
     },
     "TextLabel":
     {
-      "pointSize":108,
+      "pointSize":54,
       "enableAutoScroll":false,
       "autoScrollLoopCount":2,
       "autoScrollGap":50,
 
     "TextLabelFontSize0":
     {
-      "pointSize":84
+      "pointSize":42
     },
     "TextLabelFontSize1":
     {
-      "pointSize":96
+      "pointSize":48
     },
     "TextLabelFontSize2":
     {
-      "pointSize":108
+      "pointSize":54
     },
     "TextLabelFontSize3":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextLabelFontSize4":
     {
-      "pointSize":132
+      "pointSize":66
     },
 
     "TextField":
     {
-      "pointSize":120,
+      "pointSize":60,
       "primaryCursorColor":[0.0,0.72,0.9,1.0],
       "secondaryCursorColor":[0.0,0.72,0.9,1.0],
       "cursorWidth":6,
 
     "TextFieldFontSize0":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextFieldFontSize1":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextFieldFontSize2":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextFieldFontSize3":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextFieldFontSize4":
     {
-      "pointSize":120
+      "pointSize":60
     },
     "TextSelectionPopup":
     {
       "label":
       {
         "visualType":"TEXT",
-        "pointSize":120
+        "pointSize":60
       },
       "unselectedBackgroundVisual":
       {
     },
     "TextEditor":
     {
-      "pointSize":120,
+      "pointSize":60,
       "primaryCursorColor":[0.0,0.72,0.9,1.0],
       "secondaryCursorColor":[0.0,0.72,0.9,1.0],
       "cursorWidth":6,