JAL-2778 Reduced calculation load for overview box
[jalview.git] / src / jalview / viewmodel / OverviewDimensions.java
index 170f4e9..d7f2e61 100644 (file)
@@ -58,6 +58,10 @@ public abstract class OverviewDimensions
 
   protected int alheight;
 
+  protected float widthRatio;
+
+  protected float heightRatio;
+
   /**
    * Create an OverviewDimensions object
    *