From 3656cffcc0f4681748939c9393dd265706a3b972 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Tue, 12 Jul 2022 17:42:18 -0300 Subject: [PATCH] carousel: Cleanup overlays There are overlays inside overlays and that is not playing well with event delivery - the main box is eating away clicks from the userlist avatars. Remove all that, and the extra overlays, and just leave one simple overlay handling the whole widgetry. --- malcontent-control/carousel.ui | 108 ++++++++++++++++----------------- 1 file changed, 52 insertions(+), 56 deletions(-) diff --git a/malcontent-control/carousel.ui b/malcontent-control/carousel.ui index c8046d5..963fc70 100644 --- a/malcontent-control/carousel.ui +++ b/malcontent-control/carousel.ui @@ -25,70 +25,66 @@ - + + False + start + center + 12 + 12 + 12 + 12 + go-previous-symbolic + + Previous Page + + + + + + + + center + end + 12 + 12 + 12 + 12 + True + go-next-symbolic + + Next Page + + + + + + + + False + GTK_ALIGN_END + - - GTK_ORIENTATION_HORIZONTAL - 12 - 12 - 12 - 12 + - - False - center - go-previous-symbolic - - Previous Page - + + GTK_ALIGN_END - - - - center - end - True - go-next-symbolic - - Next Page - + + + GTK_ALIGN_END - - - - - - - - False - GTK_ALIGN_END - - - - - - GTK_ALIGN_END - - - - - - GTK_ALIGN_END - - -