Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: Support eq length and range weighted tree plots #912

Merged
merged 14 commits into from
Jan 9, 2024

Conversation

shawnlaffan
Copy link
Owner

Updates #911

This will simplify the next step of adding
range weighted eq branch length trees.
This means other packages don't need to inherit all of
B::C just to get caching support.
Makes little difference for small trees
but will matter for large ones.
We were previously switching back to length mode,
leaving the menu out of synch.
These were being triggered when the
project level tree was changed, but
the spatial tab gets its tree from
the combobox.
Avoiding some looping and method calls
will help with larger trees.
We are assigning anyway so "no autoviv" has no benefit
as all intermediate keys are created if needed.
@shawnlaffan shawnlaffan merged commit e212015 into master Jan 9, 2024
8 checks passed
@shawnlaffan shawnlaffan deleted the issue_911_alt_tree_plots branch January 9, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant