From 57cb20331655a22f5c5840c037d6ea6a8f054ae1 Mon Sep 17 00:00:00 2001 From: einarr Date: Fri, 4 Aug 2006 09:32:11 +0000 Subject: [PATCH] Closes #14 --- system/plots.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/plots.py b/system/plots.py index 45add9c..a0a5bd8 100644 --- a/system/plots.py +++ b/system/plots.py @@ -65,6 +65,7 @@ class ViewFrame (gtk.Frame): if len(view_frames) == 1: self.focus() else: + self.focused = True self.unfocus() # Get dropped views