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

Enable per-column enabling or disabling of highlighting #3166

Merged
merged 2 commits into from
Jul 1, 2024

Commits on Oct 24, 2023

  1. Enable per-column enabling or disabling of highlighting

    Defaults to the value of the self.table when the default value of None is unchanged.
    
    It seems like the Column constructor didn't receive a `highlight` value, so I guess that it used to receive a highlight value at a later point. Someone who knows the project better could comment on that.
    JulesGM authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a9669b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    5a3ad41 View commit details
    Browse the repository at this point in the history