JAL-4375 Single width pixel artifacts appearing for PAE annotation now fixed for...
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 2 Feb 2024 01:11:32 +0000 (01:11 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 2 Feb 2024 01:11:32 +0000 (01:11 +0000)
commit8b5ae15a094b5a90238bfe39ce10310ed92184d1
tree5628966bc62971015b1d037d5ce8b57c02e77654
parentcc90bba10bcf8748d174520f9aecac80a2ff4550
JAL-4375 Single width pixel artifacts appearing for PAE annotation now fixed for drawLine method. AnnotationRowRendererI adjusted to pass isVectorRendering boolean to ensure correct method to draw the matrix blocks in vector graphic export.
src/jalview/renderer/AnnotationRenderer.java
src/jalview/renderer/ContactMapRenderer.java
src/jalview/renderer/api/AnnotationRowRendererI.java