Evas textblock: Fix linewrap to only wrap if there's a wrap point.
authorTom Hacohen <tom@stosb.com>
Thu, 5 May 2011 16:35:39 +0000 (16:35 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 5 May 2011 16:35:39 +0000 (16:35 +0000)
commit53a6bbeb8b05bd3e3511f16c865549ad83ddbaa0
tree727d732f206b41b032a137d0f99ca7ceb9ce42e4
parent4c9b729cd397b253ddf4ab03ee2ce5aa38d0c561
Evas textblock: Fix linewrap to only wrap if there's a wrap point.

For example before the fix, "aaa<b>cccc</>aaa" would have 2 possible
wrap points, <b> and </>, after the fix, those are no longer valid.
Also fixed another issue with wrapping not working.

SVN revision: 59219
legacy/evas/src/lib/canvas/evas_object_textblock.c