]> Pileus Git - ~andy/gtk/commit
css: Avoid queue_resize in _gtk_widget_style_context_invalidated
authorAlexander Larsson <alexl@redhat.com>
Tue, 4 Dec 2012 15:36:37 +0000 (16:36 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Dec 2012 19:16:44 +0000 (20:16 +0100)
commit47714f55eef78aadef3dacd041388daf1e8a40d9
treed59f5ea09c2a2ae596ee0fc5e49d14b4474eb740
parentc3e9112f7fc246062cf2d78f82a7a0029f45e051
css: Avoid queue_resize in _gtk_widget_style_context_invalidated

We've already emitted style_updated, and the handler for that queues
a resize if necessary.
gtk/gtkwidget.c