JAL-1640 JAL-966 is for boolean getter on AlignViewportI
[jalview.git] / src / jalview / appletgui / TreeCanvas.java
index 745520b..da8f91e 100755 (executable)
@@ -639,7 +639,7 @@ public class TreeCanvas extends Panel implements MouseListener,
         if (cs != null)
         {
           cs.setThreshold(av.getGlobalColourScheme().getThreshold(),
-                  av.getIgnoreGapsConsensus());
+                  av.isIgnoreGapsConsensus());
         }
       }
       // TODO: cs used to be initialized with a sequence collection and