Fix for TextView's snapshot mode 05/24205/1
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 3 Jul 2014 14:27:53 +0000 (15:27 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:48:04 +0000 (18:48 +0100)
commit6943985ad1847a18a137d04467e8e0e9bff91620
tree2df3f91d2844f72be812b308f2b8e3cec63081f7
parent08ac586b9e0ce6ac9a0ad11a390572731c2426f1
Fix for TextView's snapshot mode

TextInput is enabling scroll mode. Scroll mode enables snapshot mode which
causes a drop of text quality due to a usage of a wrong blending function.

Use the correct blending function.

Change-Id: I7b1fd384eb2dc3f9b0c7550f400430d6f65bc675
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
base/dali-toolkit/internal/controls/text-view/text-view-impl.cpp