Fix for text's highlight box. 07/80107/2
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 11 Jul 2016 10:31:00 +0000 (11:31 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Fri, 15 Jul 2016 09:53:59 +0000 (10:53 +0100)
commit3f8b8fcfaa2f6fa18a5d8b6d9f86d0960f0bfdd1
treeb81989e4eed24d9685c3c760ca0ad73492d2217e
parent76aedd71699fdbd88ab863b2c96b2ec740abfcfd
Fix for text's highlight box.

* The size of the actor containing the renderer of the highlight box
  is (1,1). This culls the whole highlight mesh when this actor is
  outside the visible area.

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