]> Pileus Git - ~andy/gtk/commit
Fixed alignment of wrapping labels allocated a greater width than needed
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 7 Aug 2010 02:44:11 +0000 (22:44 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 7 Aug 2010 02:44:11 +0000 (22:44 -0400)
commit59e7571aae6f61984cc0e5737e482feb33ef9f20
treedff76c3a9e5422957f1052f87a99db817e4f3729
parent32d365f4768137f3f7e36aa4e24014f12a001964
Fixed alignment of wrapping labels allocated a greater width than needed

When wrapping labels to allocation width, never set the label wrap
width to a size greater than needed for the label's text (closes bug 625715)
gtk/gtklabel.c