From ed57e564a97bf12590333e2c6ac8c979ea0d8b1f Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Sat, 22 Sep 2018 19:57:59 +0100 Subject: [PATCH] SidebarRow: Set ::no-show-all on end_icon_widget All the other conditionally visible child widgets have this. Without it, it seems some cases can wrongly reveal it, with a nonsensical home icon. https://gitlab.gnome.org/GNOME/gtk/issues/1345 --- gtk/ui/gtksidebarrow.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtksidebarrow.ui b/gtk/ui/gtksidebarrow.ui index 1fca7e8311..7735aa565c 100644 --- a/gtk/ui/gtksidebarrow.ui +++ b/gtk/ui/gtksidebarrow.ui @@ -45,6 +45,7 @@ True end center + 1