]> granicus.if.org Git - handbrake/commit
LinGui: fix hud expose event rendering
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 23 Feb 2010 16:53:48 +0000 (16:53 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 23 Feb 2010 16:53:48 +0000 (16:53 +0000)
commit0c9211727863e8d23f54bfba567e2e31f0c64855
tree01c4a7e1af28cd96e00edbee95d3690e6d324fad
parent0df7722d93ee1eda7eda1d86745fea2b6df19933
LinGui: fix hud expose event rendering
another "change" in gtk causes "hidden" widgets to be rendered with
reduced opacity instead of zero opacity.  So check the visibility of
the widgets manually and skip the hidden ones.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3136 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/ghbcompositor.c
gtk/src/preview.c