From 582a39f0bd5bab5be2f72a8b6178b4bc1dacecd3 Mon Sep 17 00:00:00 2001 From: Vratislav Podzimek Date: Wed, 25 May 2016 19:16:19 +0200 Subject: [PATCH 10/13] Make the list of profiles scrollable This prevents really weird things from happening in case there are many profiles or even just a few with long descriptions. Resolves: rhbz#1263582 --- org_fedora_oscap/gui/spokes/oscap.glade | 69 ++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 31 deletions(-) diff --git a/org_fedora_oscap/gui/spokes/oscap.glade b/org_fedora_oscap/gui/spokes/oscap.glade index 49c7dae..3737eba 100644 --- a/org_fedora_oscap/gui/spokes/oscap.glade +++ b/org_fedora_oscap/gui/spokes/oscap.glade @@ -264,44 +264,51 @@ - + True True - GDK_BUTTON_PRESS_MASK | GDK_STRUCTURE_MASK - True - True - profilesStore - False - False - 0 - - - - - - + in - - Profile - True + + True + True + GDK_BUTTON_PRESS_MASK | GDK_STRUCTURE_MASK + True + True + profilesStore + False + False + 0 + + + + + + - - 110 - word - 110 - 110 + + Profile + True + + + 110 + word + 110 + 110 + + + 1 + + - - 1 - - - - - - Selected - + + Selected + + + + -- 2.5.5