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

Implement prefs and other functionalities for Tectonic trees #5345

Draft
wants to merge 5 commits into
base: production
Choose a base branch
from

Conversation

sharadsw
Copy link
Contributor

@sharadsw sharadsw commented Oct 23, 2024

Fixes #5333

Checklist

  • Self-review the PR after opening it to make sure the changes look good
    and self-explanatory (or properly documented)
  • Add automated tests
  • Add relevant issue to release milestone

Testing instructions

@sharadsw sharadsw added this to the 7.9.8 milestone Oct 23, 2024
Comment on lines +242 to +244
...startsWith('AbsoluteAge', colors.blue),
...startsWith('RelativeAge', colors.lightBlue),
...startsWith('TectonicUnit', colors.red),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going with these icon colors for the age tables for now to fix the unit test for this. Let me know if something else would be preferable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

Add tree prefs for Tectonic trees and verify Tectonic tree functionalities
1 participant