Fix for a single line text's vertical alignment. 26/93326/2
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 21 Oct 2016 14:57:11 +0000 (15:57 +0100)
committerVíctor Cebollada <v.cebollada@samsung.com>
Fri, 21 Oct 2016 15:47:16 +0000 (08:47 -0700)
commit3a0e332bcbb81df7de0a571f8b694b20bdbb12be
tree7650a6923ce88d07a4709d0f164ea610282b272b
parent6ccaa1ddf53d121a0d8427ae6959137279be18fc
Fix for a single line text's vertical alignment.

* Use case:
  - A TextField with the vertical alignment set to CENTER.
  - Add some text. It's correctly aligned.
  - Remove some text with the back space. It aligns the text to the TOP

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