44027478d0f745cc34c843717bee4a6a397b6022
max
Mon Aug 10 09:05:32 2026 -0700
hgc: route transMap, retrogene and literature alignments to the modern view too, refs #37893
These three click pages live in their own files (transMapClick.c, retroClick.c,
pubs.c) and called htmlFramesetStart directly, so they were missed when the other
alignment handlers moved to the modern single-page view. They all render through
showSomeAlignment, so exporting alnModernStart (was static) and swapping their
htmlFramesetStart call for it is enough: with modernAlignPage set they now show
the modern page (neutral, non-BLAT chrome), and the classic frameset otherwise.
diff --git src/hg/hgc/hgc.c src/hg/hgc/hgc.c
index 504f1d89523..4eeff009ddd 100644
--- src/hg/hgc/hgc.c
+++ src/hg/hgc/hgc.c
@@ -8362,31 +8362,30 @@
displayChromName, dnaSeq->dna, dnaSeq->size,
wholeTStart, 8, FALSE, isRc,
FALSE, TRUE, TRUE, TRUE, TRUE,
cdsS, cdsE, partTStart, partTEnd);
return blockCount;
}
/* The modern single-page alignment (webStartGbNoBanner chrome, no