evas/textblock: check item's type before returning result.
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 10 Jun 2014 14:08:09 +0000 (15:08 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 10 Jun 2014 14:08:09 +0000 (15:08 +0100)
commitf7cf96d4d94f536de916e798b7ce3bc9b5c80cc5
treee6a7e2f7996c6efaccebf96fe437b66ae3417622
parentffda8635fe8d7140c28044d0affc64697f1eb550
evas/textblock: check item's type before returning result.

Summary:
When format item is cut off by ellipsis, result of "_find_layout_item_line_match"
can be TEXT type item. And it keeps ellipsis item's information.
@fix

Test Plan: D974

Reviewers: woohyun, tasn

CC: cedric, herdsman
Differential Revision: https://phab.enlightenment.org/D975
src/lib/evas/canvas/evas_object_textblock.c