Fix the cursor's height. 21/43721/3
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 13 Jul 2015 06:52:12 +0000 (07:52 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Tue, 14 Jul 2015 08:41:02 +0000 (01:41 -0700)
commitd33633d0b061860e216884dc314b7dc381739777
treedff5be73c2bdf3950b09454fdfbbbb5b924879cc
parentec4cd25a0466c6580d4a8f3fbba07340dfa2de1d
Fix the cursor's height.

* In a line with different font sizes it was
  getting the size of the next glyph instead
  the current one.

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