From 65f0df74c74e280e9a5f846496f2a70cff8a74f8 Mon Sep 17 00:00:00 2001 From: Lance Orner Date: Thu, 20 Aug 2015 20:21:59 -0700 Subject: [PATCH] 8471: Set "visable_window" in GtkEventBox to fix transparency. Was showing transparent background in a Compiz environment without this option "visable_window" being explicitly set. --- gramps/gui/glade/editperson.glade | 1 + 1 file changed, 1 insertion(+) diff --git a/gramps/gui/glade/editperson.glade b/gramps/gui/glade/editperson.glade index 8dc07a57d..4d672ff92 100644 --- a/gramps/gui/glade/editperson.glade +++ b/gramps/gui/glade/editperson.glade @@ -108,6 +108,7 @@ True False start + False True