From f1eb28e3fcef8d5a01d99845781f4eede5b3cc44 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Mon, 29 Jul 2019 15:39:33 -0700 Subject: [PATCH] LinGui: gtk4 port, minimize appearence of tool bar separators These are not supposed to be visible, but gtk4 is not respecting the "draw" property of GtkSeparatorToolItem. When this is fixed, I can restore proper spacing between "Open Source" and "Add To Queue" toolbar buttons. --- gtk/src/ghb4.ui | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/gtk/src/ghb4.ui b/gtk/src/ghb4.ui index d90ac98df..d71f71f5a 100644 --- a/gtk/src/ghb4.ui +++ b/gtk/src/ghb4.ui @@ -353,7 +353,7 @@ conjunction with the "Forced" option. 500 False False - False + True vertical @@ -390,18 +390,6 @@ conjunction with the "Forced" option. True - - - True - False - True - GTK_ALIGN_FILL - False - GTK_ALIGN_FILL - True - False - - True @@ -1987,7 +1975,11 @@ libx264 authors: True + + True + center False False @@ -2033,7 +2025,7 @@ libx264 authors: True False True - GTK_ALIGN_FILL + center False -- 2.49.0