JAL-4375 Pass through a flag to AnnotationRenderer.drawComponent(...) so it knows...
authorBen Soares <b.soares@dundee.ac.uk>
Wed, 7 Feb 2024 17:05:45 +0000 (17:05 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Wed, 7 Feb 2024 17:05:45 +0000 (17:05 +0000)
commitbfc58576f8b1bc505fbd27e5b573f26acd0f75b8
tree130a883ed3c6cfbafc33ee3ec14636919b3fc5f8
parentab786bf36d2ffe1286c8b7e7802d7b9796b78f5d
JAL-4375 Pass through a flag to AnnotationRenderer.drawComponent(...) so it knows when a full width render is required, adjusting the g2dCopy.setClip(...) width accordingly
src/jalview/gui/AlignmentPanel.java
src/jalview/renderer/AnnotationRenderer.java