Closes #14
This commit is contained in:
parent
4c716e9428
commit
57cb203316
|
@ -65,6 +65,7 @@ class ViewFrame (gtk.Frame):
|
|||
if len(view_frames) == 1:
|
||||
self.focus()
|
||||
else:
|
||||
self.focused = True
|
||||
self.unfocus()
|
||||
|
||||
# Get dropped views
|
||||
|
|
Reference in New Issue