From c6b319e87690f8b35fbe6dd69493bc7098d4f622 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Tue, 9 Feb 2010 22:21:12 -0500 Subject: [PATCH] lbxgui: Add a scrolled window around the image viewport. This solves a weird problem with the canvas resizing when one clears the image selection. --- src/gui/lbxgui.glade | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/src/gui/lbxgui.glade b/src/gui/lbxgui.glade index b925daa..a22f676 100644 --- a/src/gui/lbxgui.glade +++ b/src/gui/lbxgui.glade @@ -4,8 +4,8 @@ lbxgui - 500 - 400 + 900 + 600 @@ -261,18 +261,26 @@ - + True - queue + True + automatic + automatic - + True - 0 - 0 + queue - + True - + 0 + 0 + + + True + + + -- 2.43.2