X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fstyles%2F720x1280%2Fdali-toolkit-default-theme.json;h=0c48655bee023790d9f83996fd3b2d51fad103fb;hp=fdd81825df7c26bac96b2c437dfbac94e337df4f;hb=765016b04068a92516c8dca016fd2bd72fd3ae4c;hpb=3705a737006a61c9796ee5f237c88d623fc65cbc diff --git a/dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json b/dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json index fdd8182..0c48655 100644 --- a/dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json +++ b/dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json @@ -26,6 +26,10 @@ //****************************************************************************** { + "config": + { + "alwaysShowFocus":false + }, "styles": { "TextLabel": @@ -66,7 +70,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": @@ -181,7 +186,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": {