Closed wilzbach closed 2 years ago
well that one is more complicated, if someone wants to have a try at this: the MSAViewer already calculates the number of hidden columns to its right, s.t. it can correctly render the sequences, but there seems something wrong. A good place to start would be this line:
https://github.com/wilzbach/msa/blob/master/src/views/canvas/CanvasSeqBlock.js#L349
(with Chrome you can directly browse all bundled files and set breakpoints)
reported by @kakatoh