JAL-2834 JAL-2836 temporarily disabled wrapped mode fastpaint
authorkiramt <k.mourao@dundee.ac.uk>
Wed, 15 Nov 2017 11:17:41 +0000 (11:17 +0000)
committerkiramt <k.mourao@dundee.ac.uk>
Wed, 15 Nov 2017 11:17:41 +0000 (11:17 +0000)
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