common: enable win_auto_focus_enable 46/234746/1 accepted/tizen/unified/20200602.133225 submit/tizen/20200531.231702
authorYeongjong Lee <yj34.lee@samsung.com>
Thu, 28 May 2020 08:35:13 +0000 (17:35 +0900)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 28 May 2020 08:35:13 +0000 (17:35 +0900)
Change-Id: I36fbe283d97f1ee5fe0d3176ca0fc895b8c81b51

config/common/base.src

index ad6665e03fa1bde29f3697bf418d815c2dbe51a1..c690ae31a706a0cb3dcf127201189f1a07110dd0 100644 (file)
@@ -58,6 +58,7 @@ group "Elm_Config" struct {
   value "list_spinner" uchar: 1;
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
+  value "win_auto_focus_enable" uchar: 1;
   value "focus_highlight_enable" uchar: 0;
   value "focus_highlight_animate" uchar: 1;
   value "focus_highlight_clip_disable" uchar: 0;