]> Pileus Git - ~andy/gtk/commit
Re-fix opacity group handling
authorAlexander Larsson <alexl@redhat.com>
Fri, 1 Mar 2013 13:56:30 +0000 (14:56 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 1 Mar 2013 13:56:30 +0000 (14:56 +0100)
commitc4539df2f26dd42a96f5fe965ae5f8967b2e6d62
treef6278865d8aeeeb3b3404d140e1dbf71221e99a5
parent8ee578468d1226aa324237c67a443abc7da68d7d
Re-fix opacity group handling

The last change fixed the windowed widget case but broke
opacity group handling for windowed child widgets. This fixes
up the code by making sure we norender_children in when there
is an opacity group.

This also cleans up the comments about how this works to something
that is hopefully more understandable.
gtk/gtkwidget.c