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

Allow tip labels to be user selected #1246

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Commits on Dec 20, 2020

  1. Allow tip labels to be user selected

    Adds an additional dropdown box to allow users to change the attribute used as tip labels. This is similar in design to the branch label drop down.
    
    Currently attributes are limited to the colorings. The function which collects these, `collectAvailableTipLabelOptions` could be easily extended to produce further valid attributes.
    
    This should pave the way for smarter and more customisable logic around _when_ labels are displayed, and the dropdown should not be shown in the situation that labels aren't shown.
    
    For a full description, see #1201
    Closes #1201
    jameshadfield committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    0e55b30 View commit details
    Browse the repository at this point in the history