[evolution/wip/webkit2] EAttachmentPaned - Margins are not correctly set when composer is opened



commit a8ba4c30d0324316a41c364e6a2974ee6a1278b3
Author: Tomas Popela <tpopela redhat com>
Date:   Fri Mar 13 13:41:19 2015 +0100

    EAttachmentPaned - Margins are not correctly set when composer is opened

 e-util/e-attachment-paned.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-attachment-paned.c b/e-util/e-attachment-paned.c
index 77fcdc8..767f497 100644
--- a/e-util/e-attachment-paned.c
+++ b/e-util/e-attachment-paned.c
@@ -791,6 +791,8 @@ e_attachment_paned_init (EAttachmentPaned *paned)
                G_CALLBACK (attachment_paned_update_status), paned);
 
        g_object_unref (size_group);
+
+       attachment_paned_notify_cb (paned, NULL, GTK_EXPANDER (paned->priv->expander));
 }
 
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]