]> Pileus Git - ~andy/gtk/commit
[Win32]: On Windows, queue a redraw of child2 whenever we set the pane
authorCody Russell <bratsche@gnome.org>
Sat, 1 Dec 2007 22:08:19 +0000 (22:08 +0000)
committerCody Russell <bratsche@src.gnome.org>
Sat, 1 Dec 2007 22:08:19 +0000 (22:08 +0000)
commit48110a5013172fc53832a26fa0013a001e093d7c
treea889c428b4edc54c1da99909f541b4966ea8ed31
parent7fbc566d320fda75d38dd161f86dddd01b0679db
[Win32]: On Windows, queue a redraw of child2 whenever we set the pane

2007-12-1  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkpaned.c: (gtk_paned_set_position) [Win32]:
        On Windows, queue a redraw of child2 whenever we set
        the pane handle position.  This is unfortunately kind
        of hacky, but solves the visual artifacts that were
        occuring on at least certain types of child widgets
        (e.g., text views and tree views) that are inside
        horizontal or vertical panes. (#144269)

svn path=/trunk/; revision=19095
ChangeLog
gtk/gtkpaned.c