2009-04-14 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Tue, 14 Apr 2009 13:21:14 +0000 (13:21 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Tue, 14 Apr 2009 13:21:14 +0000 (13:21 +0000)
commit4650768316a67ef6854cced8d6723f62a70ac0c5
treec811ca255567d911ec8678bf3bde45c598084b01
parent718de811bd10af357439ddbc3038ae00ad06fc62
2009-04-14 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.c (hildon_button_set_arrangement):
Due to NB#88126, if one of the labels is too long it will be
painted outside the button. The 'value' label is more likely to be
the longest one, so we change its packing options in order to
truncate it if necessary. As a side effect, the 'title' label will
no longer be truncated.

Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)
ChangeLog
src/hildon-button.c