Open victorlin opened 2 weeks ago
_from https://github.com/nextstrain/auspice/pull/1864#discussion_r1831750173_
This code block:
https://github.com/nextstrain/auspice/blob/e8337a8ef1beb372e942fdfce5823d131c957263/src/actions/tree.js#L218-L224
is unused because updateTipRadii is never called with a value for tipSelectedIdx.
updateTipRadii
tipSelectedIdx
_from https://github.com/nextstrain/auspice/pull/1864#discussion_r1831750173_
This code block:
https://github.com/nextstrain/auspice/blob/e8337a8ef1beb372e942fdfce5823d131c957263/src/actions/tree.js#L218-L224
is unused because
updateTipRadii
is never called with a value fortipSelectedIdx
.Possible solutions