]> Pileus Git - ~andy/gtk/commit
stylecontext: Do invalidation on first resize container master
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Mar 2013 23:05:03 +0000 (00:05 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Mar 2013 23:06:55 +0000 (00:06 +0100)
commitf9f6c4fa49cb630f169c2fa4ce6b4ed2b44be8f3
tree209479c77fc27843e63cb25919b652be2900e58b
parent69eb272e63cd0f76c34d18761438ea38c1fe8f42
stylecontext: Do invalidation on first resize container

... instead of taking the last one we find. This is necessary as
attached widgets (mostly menus) can be attached to an invisible widget,
but we still want to invalidate styles for them.

https://bugzilla.gnome.org/show_bug.cgi?id=695772
gtk/gtkstylecontext.c