X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fstyles%2F480x800%2Fdali-toolkit-default-theme.json;h=460d0f80bafee13b8c0d5e04a5b9d4c6f2332e35;hp=2426b37070b886afaec336742eadb443baa40509;hb=76f9ffa0234acd1b72f3d92c631052a5b4147a83;hpb=e92dc54dd0580f27586bcaf04bf9fa2a6ae798dc diff --git a/dali-toolkit/styles/480x800/dali-toolkit-default-theme.json b/dali-toolkit/styles/480x800/dali-toolkit-default-theme.json index 2426b37..460d0f8 100644 --- a/dali-toolkit/styles/480x800/dali-toolkit-default-theme.json +++ b/dali-toolkit/styles/480x800/dali-toolkit-default-theme.json @@ -28,7 +28,8 @@ { "config": { - "alwaysShowFocus":false + "alwaysShowFocus":false, + "clearFocusOnEscape":true }, "styles": { @@ -96,7 +97,8 @@ "selectionHighlightColor":[0.75,0.96,1.0,1.0], "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" } + "selectionHandleImageRight": {"filename":"{DALI_STYLE_IMAGE_DIR}selection_handle_drop_right.png" }, + "enableSelection":true }, "TextFieldFontSize0": @@ -219,7 +221,8 @@ "selectionHandleImageRight": {"filename":"{DALI_STYLE_IMAGE_DIR}selection_handle_drop_right.png" }, "enableScrollBar":true, "scrollBarShowDuration":0.8, - "scrollBarFadeDuration":0.5 + "scrollBarFadeDuration":0.5, + "enableSelection":true }, "Popup": {