JAL-3518 corrected pulled up focusView() command
[jalview.git] / src / jalview / jbgui / GStructureViewer.java
index 73180ee..4e13032 100644 (file)
@@ -214,6 +214,7 @@ public abstract class GStructureViewer extends JInternalFrame
 
   protected void fitToWindow_actionPerformed()
   {
+    getBinding().focusView();
   }
 
   protected void highlightSelection_actionPerformed()