JAL-2834 JAL-2836 temporarily disabled wrapped mode fastpaint
[jalview.git] / src / jalview / gui / SeqCanvas.java
index 2a9c704..4895cc4 100755 (executable)
@@ -1717,7 +1717,9 @@ public class SeqCanvas extends JComponent implements ViewportListenerI
   {
     ViewportRanges ranges = av.getRanges();
 
-    if (Math.abs(scrollX) > ranges.getViewportWidth())
+    // if (Math.abs(scrollX) > ranges.getViewportWidth())
+    // JAL-2836, 2836 temporarily removed wrapped fastpaint for release 2.10.3
+    if (true)
     {
       /*
        * shift of more than one view width is