TextInput Popup is parented to TextInput so moves with it. Tail flips if Popup in... 85/24185/1
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 23 Jun 2014 20:52:40 +0000 (21:52 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:47:37 +0000 (18:47 +0100)
commit8b1f3f9ca0409d954a6fa7c35fbc43523b2ddc0e
tree4b48c499931b3ba9d1917a71cd3ffd00c5719683
parentc303d41df508002fb3074d4c2b30cc0c95203be1
TextInput Popup is parented to TextInput so moves with it. Tail flips if Popup in lower position

[problem]      Popup Tail points down even if highlighted text is above it.  Popup does not move with TextInput.
[cause]        Missing code.
[solution]     Use different image in this case and reposition.

Change-Id: I15236fb02b7bc09a1e8c012bae4c93735cf24dd7
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
base/dali-toolkit/images/popup_bubble_tail_top.png [new file with mode: 0755]
base/dali-toolkit/images/popup_bubble_tail_top_ef.png [new file with mode: 0755]
base/dali-toolkit/images/popup_bubble_tail_top_line.png [new file with mode: 0755]
base/dali-toolkit/internal/controls/text-input/text-input-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.h