Check width in ClutterLabel::request_coords
authorEmmanuele Bassi <ebassi@openedhand.com>
Mon, 22 Oct 2007 15:47:07 +0000 (15:47 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Mon, 22 Oct 2007 15:47:07 +0000 (15:47 +0000)
commiteec01b6e7312371e6a39adaa7c41d01d772be156
tree6d536ac7b3c1d59c9cc9df0debbea83ccc7bc8a5
parent509799fa0cb3cfecf2c60bc828af6c4b6fc809c7
Check width in ClutterLabel::request_coords

If we get a size requisition, and we have ellipsization active,
check if we are getting less space than what the layout needs
and recompute the width.
ChangeLog
clutter/clutter-label.c