Details
-
Type:
Bug
-
Status: In Progress
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 2.11.2.3, 2.11.2.4, 2.11.2.5, 2.11.2.6, 2.11.3.0, 2.11.3
-
Component/s: jalview-j2s, renderer
-
Labels:None
Description
UPDATED as 2.12 BLOCKER!
At some point in the last 12 months the overview window stopped rendering correctly - whilst all code seems to be executing, something has changed causing the buffered overview image containing the alignment shading to not be displayed in the JalviewJS overview window frame. NB - composite rendering seems to happen, since the hidden regions are rendered correctly, just that the colours for each pixel via BufferedImage.setRGB don't appear in the Canvas.
At some point in the last 12 months the overview window stopped rendering correctly - whilst all code seems to be executing, something has changed causing the buffered overview image containing the alignment shading to not be displayed in the JalviewJS overview window frame. NB - composite rendering seems to happen, since the hidden regions are rendered correctly, just that the colours for each pixel via BufferedImage.setRGB don't appear in the Canvas.