]> Pileus Git - ~andy/gtk/commit
label: Compute label offset properly for wrapped justified labels
authorBenjamin Otte <otte@redhat.com>
Thu, 5 May 2011 15:30:58 +0000 (17:30 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 5 May 2011 15:33:44 +0000 (17:33 +0200)
commit33e6479554a540b63705c0ea8fa07cb05311184e
tree40f338e6153ca0965adacb060b224db5086a13d6
parent278260a3ae53207fe9b2c19c8dcd1bd763c71192
label: Compute label offset properly for wrapped justified labels

label offsets were computed wrong for wrapped or ellipsized labels that
were right- or center-justified and had excess space available.
gtk/gtklabel.c