Changed the cursor behavior to match other solutions 67/46567/2
authorPaul Wisbey <p.wisbey@samsung.com>
Fri, 21 Aug 2015 15:31:22 +0000 (16:31 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Mon, 24 Aug 2015 09:09:37 +0000 (10:09 +0100)
commit4806a59f8d57a12e5e6c7f91385a5f9231d0f493
tree56f9e16e5ce6fddbd18bbfcbafbf91ac26bea9fa
parenta248ca5c7c990d068a341964d2a6a493d489378d
Changed the cursor behavior to match other solutions

1) When the TextField is empty, repeatedly tapping should not affect the cursor blinking
2) When entering/deleting text, the cursor should not be blinking
3) When moving the cursor position, the cursor should not be blinking

Change-Id: Ib6dac81683edc7d54b3e96dbd47d7ce83c849c25
dali-toolkit/internal/text/decorator/text-decorator.cpp
dali-toolkit/internal/text/decorator/text-decorator.h
dali-toolkit/internal/text/text-controller-impl.cpp
dali-toolkit/internal/text/text-controller.cpp