Fix for cursor position when there is no text and no place holder text. 56/42956/1
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 6 Jul 2015 08:46:11 +0000 (09:46 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Mon, 6 Jul 2015 08:52:42 +0000 (09:52 +0100)
commitdf2e95e1470c73ed44bfa2cfe1c65d68bcb4e5c9
tree40c0bf589db87fe909e09d4909fad6f26bc5668d
parentc961b698e56e881afe447b8cfb1a383b579a29ca
Fix for cursor position when there is no text and no place holder text.

* When there are no characters, the line height of the default
  font is used to align the text.

Change-Id: I3f7506bac0fe4afd6ccd3fb88e80e449d1e73af7
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali-toolkit/internal/text/text-controller-impl.cpp
dali-toolkit/internal/text/text-controller-impl.h
dali-toolkit/internal/text/text-controller.cpp