Replace the plane text with asterisk character in password mode 61/210861/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 25 Jul 2019 08:21:47 +0000 (17:21 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 25 Jul 2019 09:52:29 +0000 (18:52 +0900)
commitfe2cf6c0123b89d36db511391a88deb29952be11
tree3114e46b127812d377792c0080f2e02fd0f0cd2c
parent1f5c66d0dc2af7a70e44a92ffa1b2965ead59e57
Replace the plane text with asterisk character in password mode

- Added to replace the plain text with '*' (Asterisk) character
 when the current input panel is password mode.
- Changed some reinterpret_cast to use static_cast

Change-Id: Ia42738aaefd38143ae6b950d623ed7e93162f219
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.cpp
dali/internal/input/ubuntu-x11/input-method-context-impl-x.cpp