You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Trim a tree to match the basedata, but where no branches match so all will
be deleted
What is the expected output? What do you see instead?
It should display nothing, instead it crashes.
This is possibly caused by the labels_group not being updated, but a
work-around is to not centre the tree when the sum of branch lengths is zero.
Original issue reported on code.google.com by shawnlaffan on 3 Dec 2014 at 4:26
The text was updated successfully, but these errors were encountered:
This issue was updated by revision r3096.
Avoid recentring the tree when there is not length to display.
A better fix might be to clear the lines_group.
Original comment by shawnlaffan on 3 Dec 2014 at 4:27
Original issue reported on code.google.com by
shawnlaffan
on 3 Dec 2014 at 4:26The text was updated successfully, but these errors were encountered: