[dali_1.3.49] Merge branch 'devel/master'
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / styles / 1920x1080 / dali-toolkit-default-theme.json
old mode 100644 (file)
new mode 100755 (executable)
index 50f9529..4322001
@@ -28,6 +28,7 @@
 {
   "config":
   {
+    "brokenImageUrl":"{DALI_IMAGE_DIR}broken.png",
     "alwaysShowFocus":true,
     "clearFocusOnEscape":false
   },
@@ -65,7 +66,9 @@
       "enableAutoScroll":false,
       "autoScrollLoopCount":2,
       "autoScrollGap":50,
-      "autoScrollSpeed":80
+      "autoScrollSpeed":80,
+      "ignoreSpacesAfterText":false,
+      "matchSystemLanguageDirection":true
     },
 
     "TextLabelFontSize0":
       "grabHandleImage" : "{DALI_STYLE_IMAGE_DIR}cursor_handler_drop_center.png",
       "selectionHandleImageLeft" : {"filename":"{DALI_STYLE_IMAGE_DIR}selection_handle_drop_left.png" },
       "selectionHandleImageRight": {"filename":"{DALI_STYLE_IMAGE_DIR}selection_handle_drop_right.png" },
-      "enableSelection":false
+      "enableSelection":false,
+      "matchSystemLanguageDirection":true
     },
 
     "TextFieldFontSize0":
       "enableScrollBar":true,
       "scrollBarShowDuration":0.8,
       "scrollBarFadeDuration":0.5,
-      "enableSelection":false
+      "enableSelection":false,
+      "matchSystemLanguageDirection":true
     },
     "ProgressBar":
     {