Bug 551865 – Can't change justification of a PangoLayout after first
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 11 Sep 2008 20:59:59 +0000 (20:59 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 11 Sep 2008 20:59:59 +0000 (20:59 +0000)
commit43be640afa7428c12da8d82d43207997ca46178f
tree5c835cde87c307b658ff6c05025b2fb32ad502e0
parent465f5a09a48096857809d6c210d8ea26ae1d92d8
Bug 551865 – Can't change justification of a PangoLayout after first

2008-09-11  Behdad Esfahbod  <behdad@gnome.org>

        Bug 551865 – Can't change justification of a PangoLayout after first
        draw

        * pango/pango-layout.c (pango_layout_set_attributes),
        (pango_layout_set_font_description), (pango_layout_set_justify),
        (pango_layout_set_alignment), (pango_layout_set_tabs):
        Invalidate layout after property change.  Oops!

svn path=/trunk/; revision=2717
ChangeLog
pango/pango-layout.c