Evas textblock: Fixed two ellipsis issues.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 7 Jun 2011 11:38:07 +0000 (11:38 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 7 Jun 2011 11:38:07 +0000 (11:38 +0000)
commit7ac3de553a7f40409092ba35092242442e7d817e
tree0716b9a5507b70bdfd20790af82750e41cf1405c
parentbd77ab83198df0f192ebdf7b4a8af89dec9ae67e
Evas textblock: Fixed two ellipsis issues.

1. If there's no wrapping enabled, do ellipsis even if we still have vertical
room left.
2. Fixed updating of o->have_ellipsis.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@60038 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c