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

Make headings optional #1981

Closed
wants to merge 5 commits into from
Closed

Conversation

bruno-rino
Copy link
Contributor

Headings is now optional for the Tree widget.

If not provided, the widget will not show the header.

Not tested for GTK.

I took the opportunity to migrate the Tree widget tests to pytest, and improve the coverage.

Fixes #1767

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742
Copy link
Member

Thanks for the PR. We're in the middle of auditing all the widgets at the moment, and Tree will be on the list to look at in the very near future. I'll likely put off reviewing this PR until I'm actively looking at the Tree widget, so I can integrate this into any other changes that need to be made.

@freakboy3742
Copy link
Member

This looks really good; however, I've got a bunch of related changes that I need to make as part of the audit of the Tree widget (see #2017), so I'll merge this PR into that one.

@freakboy3742 freakboy3742 mentioned this pull request Jun 28, 2023
11 tasks
@freakboy3742
Copy link
Member

Closed in favor of #2017.

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.

SimpleTree widget
2 participants