[3.0]Add focus indicator only when attaching physicalkeyboard 36/100036/1 submit/tizen_3.0/20161201.015645
authorminho.sun <minho.sun@samsung.com>
Fri, 25 Nov 2016 02:08:21 +0000 (11:08 +0900)
committerminho.sun <minho.sun@samsung.com>
Fri, 25 Nov 2016 02:10:00 +0000 (11:10 +0900)
commitaa439db7e2fefd5b16d0a6afde4c22c6872ad34d
tree76794924b615c5b88378b477e9f7dfbf66dd2a8f
parent9af200384facdea586ef3ccbfa78a0da2a7b25d9
[3.0]Add focus indicator only when attaching physicalkeyboard

Add focus indicator only when attaching physicalkeyboard.

When user wants to preset focus actor before physicalkeyboard is
attached,
they can call SetCurrentFocusActor().

Before this patch, it always displays focus indicator whether
pyhisicalkeyboard is attached or not.

Now, if pyhisicalkeyboard is not attached, SetCurrentFocusActor() dosen't
add focus indicator to focus actor.

Change-Id: I8a7015279be77c77eb87f2a66346aa5924c76ab5
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/internal/focus-manager/keyboard-focus-manager-impl.cpp