Adding Selection Markers to TextField 86/45486/5
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Wed, 5 Aug 2015 09:36:48 +0000 (10:36 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 6 Aug 2015 17:36:41 +0000 (18:36 +0100)
commitc3abed661c5047b5e9a52e51ccd8381c95899017
tree2db436751d9577cb5799706e2dc9c8a2682dde5b
parent6d57c78dba8e6322b50d7d39ee3c553d74cfb459
Adding Selection Markers to TextField

* Selection Markers if specified in json style file whill add a upper left image and upper right image to the selection handle.
 They can be on the same level as the text and stretch to it's height.

* Image Handle Properties for decorations changed from string to Map as string did not work. Control used MAP for background-image.

* Updated TCT cases for testing Handle Images

Change-Id: I2df31baa4a1c6fe5a34b437532c46393b4d6aee3
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-TextField.cpp
dali-toolkit/images/selection_marker_left.png [new file with mode: 0644]
dali-toolkit/images/selection_marker_right.png [new file with mode: 0644]
dali-toolkit/internal/controls/text-controls/text-field-impl.cpp
dali-toolkit/internal/controls/text-controls/text-field-impl.h
dali-toolkit/internal/text/decorator/text-decorator.cpp
dali-toolkit/internal/text/decorator/text-decorator.h
dali-toolkit/internal/text/text-controller.cpp
dali-toolkit/public-api/controls/text-controls/text-field.h
dali-toolkit/styles/480x800/dali-toolkit-default-theme.json
dali-toolkit/styles/720x1280/dali-toolkit-default-theme.json